Add new feature "backportrepos" (trigger: --backportrepos )
[grml-debootstrap.git] / config
diff --git a/config b/config
index c50a300..3ae4cf6 100644 (file)
--- a/config
+++ b/config
 # Default: no default.
 # GRMLPACKAGES='grml-etc-core'
 
+# To enable Debian's backports repository via
+# /etc/apt/sources.list.d/backports.list set this variable to 'yes'.
+# Default: 'no'
+# BACKPORTREPOS='yes'
+
 # Debian release that should be installed.
 # Supported values: lenny, squeeze, wheezy, sid
 # Default: 'wheezy'