Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c252edf200734efe6e77745401b81de10f8517d4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c252edf200734efe6e77745401b81de10f8517d4)
  • Date: Tue, 5 Sep 2006 14:55:07 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

smgl/init.d/CONFIGURE | 2 +-
smgl/init.d/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit c252edf200734efe6e77745401b81de10f8517d4
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

better question for static udev in init.d

diff --git a/smgl/init.d/CONFIGURE b/smgl/init.d/CONFIGURE
index 86d7bf2..8e0facd 100755
--- a/smgl/init.d/CONFIGURE
+++ b/smgl/init.d/CONFIGURE
@@ -19,5 +19,5 @@ fi &&
config_query_list DEVICES "Choose /dev management mode:" $DEVICES_LIST &&
if [[ "$DEVICES" != "devfs" ]]
then
- config_query CREATE_DEV_TREE "check for / create static /dev tree" y
+ config_query CREATE_DEV_TREE "check for/create static /dev tree" y
fi
diff --git a/smgl/init.d/HISTORY b/smgl/init.d/HISTORY
index 8bed345..1f0f44d 100644
--- a/smgl/init.d/HISTORY
+++ b/smgl/init.d/HISTORY
@@ -1,3 +1,7 @@
+2006-09-05 Thomas Orgis <sobukus AT sourcemage.org>
+ * CONFIGURE: changed static dev question with now hopefully
+ unambignous / as suggested by Jaka
+
2006-09-05 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* init.d/mountall.sh: if symlinks unlink them before removing
* DETAILS: PATCHLEVEL++, really this time



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (c252edf200734efe6e77745401b81de10f8517d4), Thomas Orgis, 09/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page