CVSROOT: /sources/grub
Module name: grub2
Changes by: Robert Millan <robertmh> 07/06/06 18:08:56
Modified files:
. : ChangeLog
util : update-grub.in update-grub_lib.in
util/grub.d : 00_header.in
Log message:
2007-06-06 Robert Millan <rmh@xxxxxxxxxxx>
* util/update-grub_lib.in (convert_system_path_to_grub_path):
Abort if
file doesn't exist, or if it is in a filesystem grub can't read.
* util/update-grub.in: Set fallback for GRUB_FS check to
"unknown". Do
not abort if GRUB_DRIVE could not be defined. Rearrange
generated
header comment to fit in 80 columns when the variables are
resolved.
* util/grub.d/00_header.in: Only set root variable when
GRUB_DRIVE
could be identified by update-grub. Remove redundant check for
unifont.pff existance (since convert_system_path_to_grub_path
now
handles that).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.378&r2=1.379
http://cvs.savannah.gnu.org/viewcvs/grub2/util/update-grub.in?cvsroot=grub&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/grub2/util/update-grub_lib.in?cvsroot=grub&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/grub2/util/grub.d/00_header.in?cvsroot=grub&r1=1.5&r2=1.6
|