[SCM] live-config branch, debian-next, updated. debian/2.0_a2-1-6-gdfa7780

Daniel Baumann daniel at debian.org
Sat May 29 06:24:46 UTC 2010


The following commit has been merged in the debian-next branch:
commit dfa77803a4e008f42724390749362bb36f7cbd09
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 29 08:18:20 2010 +0200

    Allow to use live-noconfig for excluding scripts without the need of specifying live-config too.

diff --git a/scripts/config.sh b/scripts/config.sh
index afe0677..ab45868 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -29,6 +29,7 @@ Cmdline ()
 
 			live-noconfig=*)
 				# Don't run requested scripts
+				SCRIPTS="$(ls /lib/live/config/*)"
 				NOCONFIGS="${PARAMETER#live-noconfig=}"
 				;;
 

-- 
live-config



More information about the debian-live-changes mailing list