From e5bc6923131c4c06b0129551448ffd7aa8a0571e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 5 Jan 2014 20:19:14 +0100 Subject: [PATCH 1/1] grml-live.conf: adjust SUITE comment for new defaults --- etc/grml/grml-live.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/grml/grml-live.conf b/etc/grml/grml-live.conf index 7f47acd..ea04f9c 100644 --- a/etc/grml/grml-live.conf +++ b/etc/grml/grml-live.conf @@ -47,11 +47,11 @@ # Default: unset (so do not remove the logfile(s)) # ZERO_FAI_LOGFILE='1' -# Which Debian suite to you want to use? Unless it is set it defaults to "squeeze" -# Supported values are: etch, lenny, sid, -# squeeze -> requires /etc/grml/fai/config/basefiles/....tar.gz -# or a recent version of debootstrap -# SUITE="squeeze" +# Which Debian suite/release do you want to use? +# Supported values are: stable, testing, unstable (or their corresponding release +# names like "wheezy"). +# Unless it is set it defaults to "testing". +# SUITE="unstable" # Which FAI classes do you want to use by default?# -- 2.1.4