[SCM] debian-live/config-webc branch, hetty, updated. 4a9e5061bbe2d5ccc8b7b54eaed684fa4fe39500

Kai Hendry hendry at iki.fi
Tue Nov 25 22:47:40 UTC 2008


The following commit has been merged in the hetty branch:
commit 4a9e5061bbe2d5ccc8b7b54eaed684fa4fe39500
Author: Kai Hendry <hendry at iki.fi>
Date:   Tue Nov 25 23:49:57 2008 +0100

    put back python for alsa-utils and disable httpd with nosudo

diff --git a/mini/config/binary b/mini/config/binary
index fa50353..5d2e686 100644
--- a/mini/config/binary
+++ b/mini/config/binary
@@ -14,7 +14,7 @@
 
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
-LH_BOOTAPPEND_LIVE="quiet homepage=http://webconverger/ nonetworking nosudo splash vga=791"
+LH_BOOTAPPEND_LIVE="quiet homepage=http://portal.webconverger.com/ nonetworking nosudo splash vga=791"
 
 # $LH_BOOTAPPEND_INSTALL: set boot parameters
 # (Default: empty)
diff --git a/mini/config/chroot_local-hooks/minimal b/mini/config/chroot_local-hooks/minimal
index 82f353b..fb77c68 100755
--- a/mini/config/chroot_local-hooks/minimal
+++ b/mini/config/chroot_local-hooks/minimal
@@ -10,7 +10,7 @@
 set -e
 
 # Removing unused packages
-for PACKAGE in aptitude man-db manpages info groff-base alsa-utils python vim-tiny ed
+for PACKAGE in aptitude man-db manpages info groff-base vim-tiny ed
 do
 	if ! apt-get remove --purge --yes "${PACKAGE}"
 	then
diff --git a/mini/config/chroot_local-hooks/webconverger b/mini/config/chroot_local-hooks/webconverger
index a9d6c50..354f521 100755
--- a/mini/config/chroot_local-hooks/webconverger
+++ b/mini/config/chroot_local-hooks/webconverger
@@ -1,2 +1,3 @@
 update-rc.d -f openbsd-inetd remove
 update-rc.d -f stop-bootlogd remove
+update-rc.d -f nostromo remove

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list