summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-17 12:58:32 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:32 +0100
commitc5eea87b9c39c0c0289c085087431ed3202b0f25 (patch)
tree0809dedfce4ba2b57bd204bdd6eab85e6c65279e /examples
parent5d970f543638ba6218426e0a94f11e9a78d97c2c (diff)
downloadlive-build-c5eea87b9c39c0c0289c085087431ed3202b0f25.zip
live-build-c5eea87b9c39c0c0289c085087431ed3202b0f25.tar.gz
Building snapshot images with --apt-recommends disabled.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/cron/build.sh2
1 files changed, 1 insertions, 1 deletions
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