27 Aug
2010
27 Aug
'10
4:32 p.m.
@Nathan O: I used startdir absolute path (instead of relative path). Actually it should be ../../../grub2-efi-bzr.install [quote Nathan Wayde] I'm just making noise here, but I really don't think that .install file should be doing what it's currently doing. such as: `cp /usr/lib/${_trns_name}/${_EFI_ARCH}-... /boot/...` [/quote] I plan to add EFISYS partition detection to the post_install script - /boot/grub2_efi_x64 etc. is temporary location. Accoding to uefi spec the proper location is <EFISYS_PART>/efi/grub2_efi_x64 (grub2_efi_x64 is my own naming - not according to uefi spec or grub2 devs). I leave the post_install script unchanged for now. Is the dummy pkgname any problem?