[SCM] live-config branch, debian-old-2.0, updated. debian/2.0.7-1-1-g954f883

Daniel Baumann daniel at debian.org
Tue Sep 28 07:53:10 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit 954f8830cb01df5e7ab574934edfd1f09149a7ad
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 28 09:53:05 2010 +0200

    Adding forgotten config= shortcut in argument parsing.

diff --git a/scripts/config.sh b/scripts/config.sh
index eac0cab..85259df 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -37,7 +37,7 @@ Cmdline ()
 				_SCRIPTS="$(ls /lib/live/config/*)"
 				;;
 
-			live-config=*)
+			live-config=*|config=*)
 				# Only run requested scripts
 				LIVE_CONFIGS="${_PARAMETER#*config=}"
 				;;

-- 
live-config



More information about the debian-live-changes mailing list