CVSROOT: /sources/grub
Module name: grub2
Changes by: Robert Millan <robertmh> 08/05/06 13:44:11
Modified files:
. : ChangeLog
util : update-grub_lib.in
util/i386/pc : grub-install.in
Log message:
2008-05-06 Robert Millan <[EMAIL PROTECTED]>
* util/update-grub_lib.in
(make_system_path_relative_to_its_root):
Do not print a trailing slash (therefore, the root directory is
an
empty string).
(convert_system_path_to_grub_path): Do not remove trailing slash
from make_system_path_relative_to_its_root() output.
* util/i386/pc/grub-install.in: Add trailing slash to output
from
make_system_path_relative_to_its_root().
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.659&r2=1.660
http://cvs.savannah.gnu.org/viewcvs/grub2/util/update-grub_lib.in?cvsroot=grub&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/grub2/util/i386/pc/grub-install.in?cvsroot=grub&r1=1.20&r2=1.21