Drop sarge from interface, docs and script
[grml-debootstrap.git] / config
diff --git a/config b/config
index ab58c4c..ce68e20 100644 (file)
--- a/config
+++ b/config
@@ -71,8 +71,9 @@ CHROOTMIRROR='ftp://ftp.debian.de/debian'
 # GRMLPACKAGES='grml-etc-core'
 
 # release (which Debian version should be installed)
 # GRMLPACKAGES='grml-etc-core'
 
 # release (which Debian version should be installed)
-# supported values: sarge etch lenny sid
-RELEASE='etch'
+# supported values: etch (old-stable), lenny (stable),
+#                   squeeze (testing), sid (unstable)
+RELEASE='lenny'
 
 # architecture
 # if unset the default of the running system (see 'dpkg --print-architecture') will be taken
 
 # architecture
 # if unset the default of the running system (see 'dpkg --print-architecture') will be taken
@@ -154,7 +155,6 @@ LOCALES='yes'
 TIMEZONE='Europe/Vienna'
 
 # generate initrd via update-initramfs?
 TIMEZONE='Europe/Vienna'
 
 # generate initrd via update-initramfs?
-# notice: won't do anything when release is sarge as update-initramfs does not exist there
 INITRD='yes'
 
 ## END OF FILE #################################################################
 INITRD='yes'
 
 ## END OF FILE #################################################################