From 301d507f12281f15580ad95c48f66fa07d16f48c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Feb 2009 10:49:03 +0100 Subject: Prefixing debhelper files with package name. --- debian/live-helper.default | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/live-helper.default (limited to 'debian/live-helper.default') diff --git a/debian/live-helper.default b/debian/live-helper.default new file mode 100644 index 000000000..b2ed78ffc --- /dev/null +++ b/debian/live-helper.default @@ -0,0 +1,16 @@ +# Defaults for /etc/cron.daily/live-helper_autobuild + +AUTOBUILD="disabled" + +DATE="$(date +%Y%m%d)" +DESTDIR="/srv/debian-live" +TEMPDIR="/srv/tmp/live-helper" + +OPTIONS="--binary-indices disabled" + +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