[SCM] debian-live/live-helper branch, master, updated. 1.0_a44-1-10-gd9f7a3a

Daniel Baumann daniel at debian.org
Thu Apr 17 10:58:32 UTC 2008


The following commit has been merged in the master branch:
commit d9f7a3a9f1b45cf72905db773a527bd897cc9df2
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Apr 17 12:58:32 2008 +0200

    Building snapshot images with --apt-recommends disabled.

diff --git a/examples/cron/build.sh b/examples/cron/build.sh
index 0855a06..9a57035 100755
--- a/examples/cron/build.sh
+++ b/examples/cron/build.sh
@@ -21,7 +21,7 @@ do
 		rm -rf cache/packages*
 		rm -rf cache/stages_rootfs
 
-		lh config -d ${DISTRIBUTION} -p ${FLAVOUR} --cache-stages "bootstrap rootfs" --source enabled --mirror-bootstrap http://mirror/ftp.debian.org/debian/ --mirror-chroot http://mirror/ftp.debian.org/debian/ --mirror-chroot-security http://mirror/ftp.debian.org/debian-security/
+		lh config -d ${DISTRIBUTION} -p ${FLAVOUR} --cache-stages "bootstrap rootfs" --apt-recommends disabled --source enabled --mirror-bootstrap http://mirror/ftp.debian.org/debian/ --mirror-chroot http://mirror/ftp.debian.org/debian/ --mirror-chroot-security http://mirror/ftp.debian.org/debian-security/
 
 		if [ "${DISTRIBUTION}" = "sid" ]
 		then

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list