From c3446117b7bf6ad06479795406ffbc18ec62ce87 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 18 Nov 2009 20:14:26 +0000 Subject: update comment --- draklive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draklive b/draklive index 174be4b..8d46d9f 100755 --- a/draklive +++ b/draklive @@ -500,7 +500,7 @@ sub create_bootloader { } if ($live->{system}{gfxboot}) { - #- FIXME: is gfxmenu update really required? + #- grub-gfxmenu would be run by bootloader::write_grub from DrakX run_({ root => $live->get_system_root }, '/usr/sbin/grub-gfxmenu', '--update-gfxmenu'); my $boot_dir = $live->get_builddir . $live->{prefix}{build}{boot}; mkdir_p($boot_dir); -- cgit v1.2.1