[SCM] live-helper branch, debian-next, updated. debian/2.0_a18-1-12-g735a2bd

Daniel Baumann daniel at debian.org
Sat Jul 17 16:00:57 UTC 2010


The following commit has been merged in the debian-next branch:
commit 735a2bd606488ccd586539ded53823a35299068d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 17:59:46 2010 +0200

    Updating image autobuild script for squeeze alpha2.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index 9ef5e6f..66d3af5 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -65,6 +65,7 @@ Set_defaults ()
 			;;
 
 		squeeze)
+			DEBIAN_INSTALLER_DISTRIBUTION="daily"
 			DEBIAN_INSTALLER_GUI="false"
 
 			LIVE_INSTALLER="20"
@@ -131,6 +132,7 @@ do
 			--binary-indices ${BINARY_INDICES} \
 			--cache-stages "bootstrap rootfs" \
 			--debian-installer ${DEBIAN_INSTALLER} \
+			--debian-installer-distribution ${DEBIAN_INSTALLER_DISTRIBUTION} \
 			--debian-installer-gui ${DEBIAN_INSTALLER_GUI} \
 			--distribution ${DISTRIBUTION} \
 			--mirror-bootstrap ${MIRROR} \

-- 
live-helper



More information about the debian-live-changes mailing list