Merge remote-tracking branch 'origin/pr/129'
[grml-debootstrap.git] / config
diff --git a/config b/config
index ba57247..6477acf 100644 (file)
--- 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 <mika@grml.org>
-# 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,9 +72,9 @@
 # BACKPORTREPOS='yes'
 
 # Debian release that should be installed.
-# Supported values: lenny, squeeze, wheezy, jessie, stretch, sid
-# Default: 'stretch'
-# RELEASE='stretch'
+# Supported values: lenny, squeeze, wheezy, jessie, stretch, buster, bullseye, sid
+# Default: 'buster'
+# RELEASE='buster'
 
 # Define components that should be used within sources.list.
 # Default: 'main'
@@ -99,7 +99,7 @@
 # ROOTPASSWORD=''
 
 # Name of debootstrap executable.
-# Supported values: 'debootstrap', 'cdebootstrap'
+# Supported values: 'debootstrap', 'cdebootstrap', 'mmdebstrap'
 # Default: 'debootstrap'
 # DEBOOTSTRAP='debootstrap'