X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=config;h=6638a4438a5f3e2167fed774197c6415c48e604e;hp=a9fb8803543cb438d9a2e169b63eaca08cab96f2;hb=3eede4fdddffb2484f2387f3c6547f0a22d0f80c;hpb=4a9077a0866a639999f625a8030402bba2c5deef diff --git a/config b/config index a9fb880..6638a44 100644 --- a/config +++ b/config @@ -37,7 +37,7 @@ # Set mirror where packages will be downloaded from. # Default: use /etc/debootstrap/etc/apt/sources.list if it exists, else -# 'http://httpredir.debian.org/debian' +# 'http://deb.debian.org/debian' # Usage example: # MIRROR='ftp://ftp.de.debian.org/debian' @@ -69,8 +69,8 @@ # Debian release that should be installed. # Supported values: lenny, squeeze, wheezy, jessie, stretch, sid -# Default: 'jessie' -# RELEASE='jessie' +# Default: 'stretch' +# RELEASE='stretch' # Define components that should be used within sources.list. # Default: 'main' @@ -187,7 +187,7 @@ # Default: 'en_US:en' # DEFAULT_LANGUAGE='en_US:en' -# Use /usr/share/zoneinfo/$TIMEZONE for /etc/localtime. +# Use /usr/share/zoneinfo/$TIMEZONE for /etc/localtime + set /etc/timezone. # Default: 'Europe/Vienna' # TIMEZONE='Europe/Vienna'