2008-07-30 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/pc/kernel.h (GRUB_KERNEL_MACHINE_DATA_END): Increase from 0x50 to 0x60. * util/i386/pc/grub-install.in: Detect cross-disk installs, and use UUIDs to identify the root drive for them. If that's not possible, abort. * util/i386/pc/grub-setup.c (setup): Do not special-case, or even check, for cross-disk installs.
This commit is contained in:
parent
ae88bca301
commit
59198b722c
4 changed files with 40 additions and 24 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2008-07-30 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* include/grub/i386/pc/kernel.h (GRUB_KERNEL_MACHINE_DATA_END):
|
||||
Increase from 0x50 to 0x60.
|
||||
* util/i386/pc/grub-install.in: Detect cross-disk installs, and
|
||||
use UUIDs to identify the root drive for them. If that's not
|
||||
possible, abort.
|
||||
* util/i386/pc/grub-setup.c (setup): Do not special-case, or even
|
||||
check, for cross-disk installs.
|
||||
|
||||
2008-07-30 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* kern/ieee1275/init.c (grub_machine_set_prefix): If `grub_prefix'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue