Update version number and mention Thorsten in changelog
[grml-debootstrap.git] / config
diff --git a/config b/config
index 9467498..9073747 100644 (file)
--- a/config
+++ b/config
@@ -98,6 +98,9 @@ DEBIAN_FRONTEND='noninteractive'
 # install packages defined in /etc/debootstrap/packages?
 PACKAGES='yes'
 
+# install extra packages (.deb) from /etc/debootstrap/extrapackages/?
+EXTRAPACKAGES='yes'
+
 # place of config files for debootstrap
 CONFFILES='/etc/debootstrap/'