From 9a5955a79f907075d0cde61db6f7d2d605ab3b4a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:39 +0200 Subject: Adding live-package 0.99.19-1. --- debian/default | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'debian/default') diff --git a/debian/default b/debian/default index bd8e7fdbf..50ccb2abb 100644 --- a/debian/default +++ b/debian/default @@ -2,12 +2,16 @@ AUTOBUILD="false" -DISTRIBUTIONS="etch sid" -FLAVOURS="minimal standard kde gnome xfce" -MIRROR="http://ftp.debian.org/debian/" -OPTIONS="--with-source" - -DIRECTORY="/srv/tmp/make-live" -SERVER="/srv/debian-live" -ARCHITECTURE="`dpkg --print-architecture`" -DATE="`date +%Y%m%d`" +AUTOBUILD_DISTRIBUTIONS="etch sid" +AUTOBUILD_FLAVOURS="minimal standard kde-desktop gnome-desktop xfce-desktop" +AUTOBUILD_OPTIONS="--tasks laptop --with-source" + +AUTOBUILD_DIRECTORY="/srv/tmp/make-live" +AUTOBUILD_SERVER="/srv/debian-live" +AUTOBUILD_ARCHITECTURE="`dpkg --print-architecture`" +AUTOBUILD_DATE="`date +%Y%m%d`" + +LIVE_MIRROR="http://ftp.debian.org/debian/" + +# Source /etc/make-live.conf +# . /etc/make-live.conf -- cgit v1.2.3