Add support for jessie in dialog based user interface
[grml-debootstrap.git] / config
diff --git a/config b/config
index f98dff6..7af583f 100644 (file)
--- a/config
+++ b/config
@@ -82,7 +82,7 @@
 # ARCH='amd64'
 
 # Hostname of new system.
-# Default: 'grml'
+# Default: $HOSTNAME or if unset 'grml'
 # HOSTNAME='grml'
 
 # Kernel version to install.
 # Default: 'yes'
 # LOCALES='no'
 
-# locales that should be used as default.
+# locales (LANG) that should be used as default.
 # Default: 'en_US.UTF-8'
 # DEFAULT_LOCALES='en_US.UTF-8'
 
+# locales (LANGUAGE) that should be used as default.
+# Default: 'en_US:en'
+# DEFAULT_LANGUAGE='en_US:en'
+
 # Use /usr/share/zoneinfo/$TIMEZONE for /etc/localtime.
 # Default: 'Europe/Vienna'
 # TIMEZONE='Europe/Vienna'