Drop sarge from interface, docs and script
[grml-debootstrap.git] / config
diff --git a/config b/config
index 10d318e..ce68e20 100644 (file)
--- a/config
+++ b/config
@@ -71,8 +71,8 @@ CHROOTMIRROR='ftp://ftp.debian.de/debian'
 # GRMLPACKAGES='grml-etc-core'
 
 # release (which Debian version should be installed)
-# supported values: sarge (not recommended), etch (old-stable),
-#                   lenny (stable), squeeze (testing), sid (unstable)
+# supported values: etch (old-stable), lenny (stable),
+#                   squeeze (testing), sid (unstable)
 RELEASE='lenny'
 
 # architecture
@@ -155,7 +155,6 @@ LOCALES='yes'
 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 #################################################################