From 0d2957a73b5456283461fd638ec1db3859135ccb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 15 Apr 2014 01:29:08 +0200 Subject: g-i-installation: life with the fact that debian-edu needs more debugging... --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 9937b507..74187f44 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -211,7 +211,7 @@ bootstrap_system() { esac case $NAME in debian-edu_*) - EXTRA_APPEND="$EXTRA_APPEND DEBCONF_DEBUG=developer" # FIXME: this shall become more conditional... + EXTRA_APPEND="$EXTRA_APPEND DEBCONF_DEBUG=developer" ;; esac case $NAME in -- cgit v1.2.3-54-g00ecf