From e8bb0a03e9af4912aabcf0ac0d7bb81cd2f9bf5e Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Thu, 11 Sep 2008 07:26:15 +0200
Subject: Adding rescue flavour to autobuild images.
---
examples/cron/images.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index 67e0efc..c94f391 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -2,7 +2,7 @@
# Static variables
DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}"
-FLAVOURS="${FLAVOURS:-standard gnome-desktop kde-desktop xfce-desktop}"
+FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop xfce-desktop}"
SOURCE="${SOURCE:-enabled}"
MIRROR="${MIRROR:-http://mirror/ftp.debian.org/debian/}"
--
cgit v1.0