[SCM] live-build branch, debian, updated. debian/3.0_a13-1-15-gee8d589
Daniel Baumann
daniel at debian.org
Fri Mar 25 09:08:28 UTC 2011
The following commit has been merged in the debian branch:
commit 18fc11bcad1d86fbf0917b6f2325e23f7fad397d
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Mar 21 20:31:51 2011 +0100
Setting default for debian-installer on debian to false.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 53509cb..9c8955e 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -857,7 +857,7 @@ Set_defaults ()
# Setting debian-installer option
case "${LB_MODE}" in
- debian|progress)
+ progress)
LB_DEBIAN_INSTALLER="${LB_DEBIAN_INSTALLER:-live}"
;;
--
live-build
More information about the debian-live-changes
mailing list