Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (909337d341523958a3b590cd9d9625b5d9a178e0)
  • Date: Mon, 5 Jan 2009 16:42:33 -0600

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



  • [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (909337d341523958a3b590cd9d9625b5d9a178e0), Justin Boffemmyer, 01/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page