[SCM] debian-live/config-webc branch, master, updated. f97b7ed0c343d10e07bba436ceb19bf2caecdf98

Daniel Baumann daniel.baumann at progress-technologies.net
Sun Jun 19 11:36:02 UTC 2011


The following commit has been merged in the master branch:
commit f97b7ed0c343d10e07bba436ceb19bf2caecdf98
Author: Daniel Baumann <daniel.baumann at progress-technologies.net>
Date:   Sun Jun 19 13:35:52 2011 +0200

    Minimizing auto/config by removing automatically inherited defaults and general defaults.

diff --git a/webconverger/auto/config b/webconverger/auto/config
index 1077d76..608b609 100755
--- a/webconverger/auto/config
+++ b/webconverger/auto/config
@@ -4,22 +4,18 @@
 #MIRROR_DEBIAN="http://ftp.de.debian.org/debian"
 
 lb config noauto --clean \
-	--apt-recommends false \
 	--bootappend-live "homepage=http://portal.webconverger.com hostname=webconverger nonetworking nopersistent quickreboot nomodeset noroot splash username=webc vga=current quiet" \
 	-k 486 \
 	-a i386 \
 	-f standard \
 	-b iso-hybrid \
-	--apt apt \
 	--username webc \
 	--hostname webconverger \
-	--bootloader syslinux \
 	--archive-areas "main contrib non-free" \
 	--mode progress --distribution artax \
 	--debian-installer false \
 	--syslinux-theme webc \
 	--apt-indices false \
-	--win32-loader false \
 	--source false \
 	-r live.debian.net \
 	${@}

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list