From c5c3f6133a0fb62ba9c2c3b839e6ea5774f9c76a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Sep 2010 12:38:38 +0200 Subject: Adding debian version 3.0~a1-1. --- examples/cron/default | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 examples/cron/default (limited to 'examples/cron/default') diff --git a/examples/cron/default b/examples/cron/default new file mode 100644 index 000000000..1778b5e89 --- /dev/null +++ b/examples/cron/default @@ -0,0 +1,16 @@ +# Defaults for /etc/cron.daily/live-build_autobuild + +AUTOBUILD="false" + +DATE="$(date +%Y%m%d)" +DESTDIR="/srv/debian-live" +TEMPDIR="/srv/tmp/live-build" + +OPTIONS="--binary-indices false" + +ARCHITECTURES="$(dpkg --print-architecture)" +DISTRIBUTIONS="sid" +MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/" +MIRROR_BINARY="http://ftp.debian.org/debian/" +MIRROR_BINARY_SECURITY="http://security.debian.org/" +PACKAGES_LISTS="standard rescue gnome-desktop kde-desktop xfce-desktop" -- cgit v1.2.3