check whether is already mounted
[grml-debootstrap.git] / config
diff --git a/config b/config
index 36ff559..31d7789 100644 (file)
--- a/config
+++ b/config
@@ -23,6 +23,9 @@ KERNEL='linux-image-686'
 # name of debootstrap executable
 DEBOOTSTRAP='debootstrap'
 
+# install packages defined in /etc/debootstrap/packages?
+PACKAGES='yes'
+
 # place of config files for debootstrap
 CONFFILES='/etc/debootstrap/'