Default to C.UTF-8 locale and deprecate /etc/debootstrap/locale.gen, DEFAULT_LOCALES...
[grml-debootstrap.git] / config
diff --git a/config b/config
index 6477acf..72020b2 100644 (file)
--- a/config
+++ b/config
 # Default: 'console-data'.
 # RECONFIGURE='console-data'
 
-# Generate locales using /etc/debootstrap/locale.gen configuration file.
-# Default: 'yes'
-# LOCALES='no'
-
-# 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 + set /etc/timezone.
 # Default: 'Europe/Vienna'
 # TIMEZONE='Europe/Vienna'