Skip to Content.
Sympa Menu

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

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 (928a7f8d5400c65424c303e092d663eff628b08e)
  • Date: Tue, 7 Oct 2008 12:49:50 -0500

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

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

New commits:
commit 928a7f8d5400c65424c303e092d663eff628b08e
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

steps/edit-confs: fixed "next" instruction

Erroneously said that the next step was bootloader, while it really is
the compile kernel step. Fixed by making it a generic "type next to go
to the next step" instruction, as the rest of the instructions are
(except for the bootloader step, where next goes to grub and a jump is
needed to get to lilo). Fixes bug #14787.

diff --git a/iso/usr/share/doc/smgl.install/steps/edit-confs
b/iso/usr/share/doc/smgl.install/steps/edit-confs
index e9449a0..049d67b 100644
--- a/iso/usr/share/doc/smgl.install/steps/edit-confs
+++ b/iso/usr/share/doc/smgl.install/steps/edit-confs
@@ -10,4 +10,4 @@ feel should be different. Especially, if you selected a
custom keymap at the
start of this install, you'll need to edit the file called keymap
in that directory (do  cat /tmp/selected-keymap to see which you
chose)

-Type next to go to the boot-loader selection step.
+Type next to go to the next step.



  • [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (928a7f8d5400c65424c303e092d663eff628b08e), Justin Boffemmyer, 10/07/2008

Archive powered by MHonArc 2.6.24.

Top of Page