CVSROOT: /sources/grub
Module name: grub2
Changes by: Robert Millan <robertmh> 08/05/30 20:55:29
Modified files:
. : ChangeLog
commands : search.c
util : update-grub.in update-grub_lib.in
Log message:
2008-05-30 Robert Millan <[EMAIL PROTECTED]>
* commands/search.c (options): Rename --fs_uuid to --fs-uuid.
* util/update-grub_lib.in (prepare_grub_to_access_device):
Replace
--fs_uuid with --fs-uuid.
* util/update-grub.in: Allow filesystem UUID probes to fail
(since not
all filesystems support them).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.682&r2=1.683
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/search.c?cvsroot=grub&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/grub2/util/update-grub.in?cvsroot=grub&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/grub2/util/update-grub_lib.in?cvsroot=grub&r1=1.12&r2=1.13