]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-07-30 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Wed, 30 Jul 2008 10:44:38 +0000 (10:44 +0000)
committerrobertmh <robertmh@localhost>
Wed, 30 Jul 2008 10:44:38 +0000 (10:44 +0000)
commit59198b722ca7cf2b754ddfcd93b499176f27c045
treea6f9974c70bd5b30692510456b841039f97157ca
parentae88bca30199ec4027d57752d55975dcb1998609
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.
ChangeLog
include/grub/i386/pc/kernel.h
util/i386/pc/grub-install.in
util/i386/pc/grub-setup.c