Fix EXTRAPACKAGES comment in config
authorMichael Prokop <mika@grml.org>
Sat, 28 Apr 2007 17:45:30 +0000 (19:45 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 28 Apr 2007 17:45:30 +0000 (19:45 +0200)
config

diff --git a/config b/config
index 979f574..9073747 100644 (file)
--- a/config
+++ b/config
@@ -98,7 +98,7 @@ DEBIAN_FRONTEND='noninteractive'
 # install packages defined in /etc/debootstrap/packages?
 PACKAGES='yes'
 
 # install packages defined in /etc/debootstrap/packages?
 PACKAGES='yes'
 
-# install extra packages in /etc/debootstrap/
+# install extra packages (.deb) from /etc/debootstrap/extrapackages/?
 EXTRAPACKAGES='yes'
 
 # place of config files for debootstrap
 EXTRAPACKAGES='yes'
 
 # place of config files for debootstrap