X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=config;h=fb55f212ea8075f531deb5125d4d017d142398cb;hp=719265cf5985bc3b826a5ddea210936866df8230;hb=2669404614bd984dd3188bdf4aa275b0003f42f2;hpb=b956f723a2aaecbaa588564cfd0e0f8b2855d9df diff --git a/config b/config index 719265c..fb55f21 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. ################################################################################ @@ -73,8 +73,8 @@ # Debian release that should be installed. # Supported values: lenny, squeeze, wheezy, jessie, stretch, buster, bullseye, sid -# Default: 'buster' -# RELEASE='buster' +# Default: 'bullseye' +# RELEASE='bullseye' # Define components that should be used within sources.list. # Default: 'main' @@ -82,7 +82,7 @@ # Set target architecture. # Only useful when installing i386 while running an amd64 kernel. -# Default: current architecture. (From 'dpkg —print-architecture'.) +# Default: current architecture. (From 'dpkg --print-architecture'.) # ARCH='amd64' # Hostname of new system.