[SCM] live-build branch, debian-next,	updated. debian/3.0_a13-1-3-g16d5361
    Daniel Baumann 
    daniel at debian.org
       
    Sat Mar 12 12:17:17 UTC 2011
    
    
  
The following commit has been merged in the debian-next branch:
commit 16d536109483fb7123292cf3e37ff326f04520fe
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 39c85e9..3d69506 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -730,6 +730,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_PACKAGE_LISTS="$(echo ${LB_PACKAGE_LISTS} | sed -e 's|gnome-desktop||') standard-x11"
 				LB_TASKS="$(echo ${LB_TASKS} | sed -e 's|standard||' -e 's|gnome-desktop||' -e 's|desktop||' -e 's|laptop||') standard gnome-desktop desktop laptop"
-- 
live-build
    
    
More information about the debian-live-changes
mailing list