[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (909337d341523958a3b590cd9d9625b5d9a178e0)

Justin Boffemmyer scm at sourcemage.org
Mon Jan 5 17:42:33 EST 2009


GIT changes to test cauldron by Justin Boffemmyer <flux at sourcemage.org>:

 iso/usr/share/doc/smgl.install/steps/grub |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 909337d341523958a3b590cd9d9625b5d9a178e0
Author: Justin Boffemmyer <flux at sourcemage.org>
Commit: Justin Boffemmyer <flux at sourcemage.org>

    steps/grub: fix menu.lst naming
    
    Accidentally called menu.lst "menu.list".

diff --git a/iso/usr/share/doc/smgl.install/steps/grub b/iso/usr/share/doc/smgl.install/steps/grub
index 2c32a30..7877ecd 100644
--- a/iso/usr/share/doc/smgl.install/steps/grub
+++ b/iso/usr/share/doc/smgl.install/steps/grub
@@ -15,7 +15,7 @@ for your disk layout):
 > quit
 
 Update menu.lst for your kernel:
-$EDITOR /boot/menu.list
+$EDITOR /boot/menu.lst
 
 Exit the chroot:
  exit



More information about the SM-Commit mailing list