[issue801] grml-debootstrap parameter handling, fix step 2

Tong Sun bts at bts.grml.org
Fri Jan 15 20:51:01 CET 2010


Tong Sun <suntong at cpan.org> added the comment:

---
 config |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config b/config
index bd75618..a0cdb11 100644
--- a/config
+++ b/config
@@ -113,10 +113,10 @@ DEBIAN_FRONTEND='noninteractive'
 # STAGES='/var/cache/grml-debootstrap'
 
 # install packages defined in /etc/debootstrap/packages?
-PACKAGES='yes'
+PACKAGES=#'yes'
 
 # pre-seed packages using /etc/debootstrap/debconf-selections (if exist)?
-DEBCONF='yes'
+DEBCONF=#'yes'
 
 # execute scripts from /etc/debootstrap/chroot-scripts/ inside the chroot?
 CHROOT_SCRIPTS='yes'
-- 
1.6.5

----------
messages: 2835, 2837, 2838
nosy: suntong
priority: bug
status: chatting
title: grml-debootstrap parameter handling, fix step 2

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue801>
_____________________________________


More information about the Bugs-changes mailing list