Old macs search for boot.efi rather than for bootia32.efi.
* util/grub-install.in: Copy bootia32.efi to boot.efi. * util/grub-mkrescue.in: Likewise. Suggested by: Peter Jones.
This commit is contained in:
parent
e1eb511d9a
commit
fc8584825c
3 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-03-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Old macs search for boot.efi rather than for bootia32.efi.
|
||||
|
||||
* util/grub-install.in: Copy bootia32.efi to boot.efi.
|
||||
* util/grub-mkrescue.in: Likewise.
|
||||
Suggested by: Peter Jones.
|
||||
|
||||
2011-03-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub.d/20_linux_xen.in: Accept old-style xen kernels.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue