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

Kai Hendry hendry at iki.fi
Sun Apr 19 13:17:15 UTC 2009


The following commit has been merged in the master branch:
commit 4b49acbf25fe5c782a0824c9a040aca93848b10b
Author: Kai Hendry <hendry at iki.fi>
Date:   Sat Apr 18 21:31:20 2009 +0200

    temp disabled vga= as it hinders testing
    cdn.debian.net will be useful for when i use the initscripts more to
    download stuff on certain locales need
    iptables is required

diff --git a/webconverger/config/chroot_local-packageslists/webconverger b/webconverger/config/chroot_local-packageslists/webconverger
index be52de4..6c85ea8 100644
--- a/webconverger/config/chroot_local-packageslists/webconverger
+++ b/webconverger/config/chroot_local-packageslists/webconverger
@@ -127,3 +127,4 @@ myspell-th
 myspell-uk
 
 live-initscripts
+iptables
diff --git a/webconverger/scripts/config b/webconverger/scripts/config
index 34d62c1..e9fe64c 100755
--- a/webconverger/scripts/config
+++ b/webconverger/scripts/config
@@ -5,7 +5,7 @@ MIRROR_SECURITY="http://ftp.de.debian.org/debian-security/"
 
 lh_config noautoconfig \
 	--apt-recommends disabled \
-	--bootappend-live "quiet homepage=http://portal.webconverger.com/ nonetworking nosudo splash vga=791 firewall" \
+	--bootappend-live "quiet homepage=http://portal.webconverger.com/ nonetworking nosudo splash firewall" \
 	--debian-installer live \
 	--debian-installer-distribution lenny \
 	--cache-stages "bootstrap rootfs" \
@@ -28,7 +28,7 @@ lh_config noautoconfig \
 	--mirror-bootstrap ${MIRROR_DEBIAN} \
 	--mirror-chroot ${MIRROR_DEBIAN} \
 	--mirror-chroot-security ${MIRROR_SECURITY} \
-	--mirror-binary ${MIRROR_DEBIAN} \
+	--mirror-binary "http://cdn.debian.net/debian/" \
 	--mirror-binary-security ${MIRROR_SECURITY} \
 	--binary-indices disabled \
 	--packages-lists "webconverger" \

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list