From 8be5f9d036bad60cf9ad7169c3e7c356aeba55b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Mar 2010 11:49:29 +0100 Subject: Merging live-webhelper. --- cgi/default | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cgi/default (limited to 'cgi/default') diff --git a/cgi/default b/cgi/default new file mode 100644 index 000000000..f2403bd6a --- /dev/null +++ b/cgi/default @@ -0,0 +1,18 @@ +# Defaults for /etc/cron.daily/live-webhelper + +_WEBBUILD="disabled" + +_MODE="debian-official" + +_DEBUG="disabled" + +_DESTDIR="/srv/debian-live/www/webhelper" +_TEMPLATES="/usr/share/live-webhelper/templates/${_MODE}" +_TEMPDIR="/srv/tmp/live-webhelper" + +LH_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/" +LH_MIRROR_BOOTSTRAP_SECURITY="http://ftp.de.debian.org/debian-security/" +LH_MIRROR_BINARY="http://ftp.debian.org/debian/" +LH_MIRROR_BINARY_SECURITY="http://security.debian.org/" + +_SERVER="http://live.debian.net/webhelper" -- cgit v1.2.3