X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=config;h=c4d3b8ee68b35af1f5f175e66fa49df4ca711ae3;hb=1fcd407ef06d457126c089c53b40a0af4a0acf2b;hp=427e561d7e316daf744011972a9a01f2f9425450;hpb=7b776cd8400d7e54af25ae08b0249f7e1d3d5cbf;p=grml-debootstrap.git diff --git a/config b/config index 427e561..c4d3b8e 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://http.debian.net/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'