[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grub2 ChangeLog util/i386/pc/grub-setup.c
From: |
Yoshinori K. Okuji |
Subject: |
grub2 ChangeLog util/i386/pc/grub-setup.c |
Date: |
Sun, 03 Feb 2008 21:53:33 +0000 |
CVSROOT: /cvsroot/grub
Module name: grub2
Changes by: Yoshinori K. Okuji <okuji> 08/02/03 21:53:33
Modified files:
. : ChangeLog
util/i386/pc : grub-setup.c
Log message:
2008-02-03 Yoshinori K. Okuji <address@hidden>
Make grub-setup handle a separate root device.
* util/i386/pc/grub-setup.c (setup): Always open the root device,
so that the root device can be compared with the destination
device.
When embedding the core image, if the root and destination devices
are different, set ROOT_DRIVE to ROOT_DEV->DISK->ID. Otherwise, to
0xFF.
When not embedding, set ROOT_DRIVE to 0xFF.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.561&r2=1.562
http://cvs.savannah.gnu.org/viewcvs/grub2/util/i386/pc/grub-setup.c?cvsroot=grub&r1=1.29&r2=1.30
- grub2 ChangeLog util/i386/pc/grub-setup.c,
Yoshinori K. Okuji <=