X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=config;h=72020b2816527953ccf9a22a61942b18ade1b3a7;hp=e32935388a7962cda8e96de25cda3ee754b9c03c;hb=refs%2Fheads%2Fmika%2Fc-utf8;hpb=b0134496375e4d413352a8a85895054b035fb6d2 diff --git a/config b/config index e329353..72020b2 100644 --- a/config +++ b/config @@ -1,7 +1,7 @@ # Filename: /etc/debootstrap/config # Purpose: configuration file for grml-debootstrap # Authors: grml-team (grml.org), (c) Michael Prokop -# Bug-Reports: see http://grml.org/bugs/ +# Bug-Reports: see https://grml.org/bugs/ # License: This file is licensed under the GPL v2 or any later version. ################################################################################ @@ -72,7 +72,7 @@ # BACKPORTREPOS='yes' # Debian release that should be installed. -# Supported values: lenny, squeeze, wheezy, jessie, stretch, buster, sid +# Supported values: lenny, squeeze, wheezy, jessie, stretch, buster, bullseye, sid # Default: 'buster' # RELEASE='buster' @@ -99,7 +99,7 @@ # ROOTPASSWORD='' # Name of debootstrap executable. -# Supported values: 'debootstrap', 'cdebootstrap' +# Supported values: 'debootstrap', 'cdebootstrap', 'mmdebstrap' # Default: 'debootstrap' # DEBOOTSTRAP='debootstrap' @@ -179,18 +179,6 @@ # 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'