[SCM] live-build branch, debian-old-2.0, updated. e8c3f283dd668aa47dc0e9e868a14ca2cbf338ff

Daniel Baumann daniel at debian.org
Sat Mar 12 12:17:41 UTC 2011


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

    Building standard image flavour with included --tasks standard.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index bd6c679..1055e61 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -719,6 +719,11 @@ Set_defaults ()
 				LB_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)
 				LB_PACKAGES_LISTS="$(echo ${LB_PACKAGES_LISTS} | sed -e 's|gnome-desktop||') standard-x11"
 				case "${LB_DISTRIBUTION}" in

-- 
live-build



More information about the debian-live-changes mailing list