[SCM] live-config branch, debian, updated. debian/2.0.7-1-8-gde79828

Daniel Baumann daniel at debian.org
Sat Oct 2 08:13:00 UTC 2010


The following commit has been merged in the debian 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