2011-08-09 04:39:06 +00:00
|
|
|
# Defaults for /etc/cron.daily/live-build-cgi
|
2010-03-07 09:49:29 -01:00
|
|
|
|
2013-05-06 12:48:46 +00:00
|
|
|
_WEBBUILD="disabled"
|
2010-03-07 09:49:29 -01:00
|
|
|
|
2012-06-05 18:41:26 +00:00
|
|
|
_MODE="debian"
|
2010-03-07 09:49:29 -01:00
|
|
|
|
2013-05-06 12:48:46 +00:00
|
|
|
_DEBUG="disabled"
|
2010-03-07 09:49:29 -01:00
|
|
|
|
2010-03-07 10:13:10 -01:00
|
|
|
_DESTDIR="/srv/debian-live/build/www"
|
2010-08-14 18:29:05 +00:00
|
|
|
_TEMPLATES="/usr/share/live/build/templates/cgi/${_MODE}"
|
2010-03-07 10:13:10 -01:00
|
|
|
_TEMPDIR="/srv/debian-live/build/tmp"
|
2010-03-07 09:49:29 -01:00
|
|
|
|
2010-03-07 10:13:10 -01:00
|
|
|
_SERVER="http://live.debian.net/build"
|
2012-12-14 22:40:16 -01:00
|
|
|
|
|
|
|
_LB_GIT="git://live-systems.org/git/live-images.git"
|