[SCM] live-build branch, debian-old-1.0, updated. 31bed2c398071b03b0578a124f1ed86edc1192ba

Daniel Baumann daniel at debian.org
Sat Mar 12 12:18:32 UTC 2011


The following commit has been merged in the debian-old-1.0 branch:
commit 31bed2c398071b03b0578a124f1ed86edc1192ba
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Mar 12 13:18:18 2011 +0100

    Building standard image flavour with included --tasks standard.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 399c582..5b9a992 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -661,6 +661,11 @@ Set_defaults ()
 				LH_APT="apt-get"
 				;;
 
+			standard)
+				LB_PACKAGE_LISTS="$(echo ${LB_PACKAGE_LISTS} | sed -e 's|standard||') standard"
+				LB_TASKS="$(echo ${LB_TASKS} | sed -e 's|standard||') standard"
+				;;
+
 			gnome-desktop)
 				LH_PACKAGES_LISTS="$(echo ${LH_PACKAGES_LISTS} | sed -e 's|gnome-desktop||') standard-x11"
 				LH_TASKS="$(echo ${LH_TASKS} | sed -e 's|standard||' -e 's|gnome-desktop||' -e 's|desktop||') standard gnome-desktop desktop"

-- 
live-build



More information about the debian-live-changes mailing list