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

Kai Hendry hendry at iki.fi
Sun Oct 19 14:45:11 UTC 2008


The following commit has been merged in the hetty branch:
commit d5cf763f55fadf3c2975a3d2ebe477327c7f5cd5
Author: Kai Hendry <hendry at iki.fi>
Date:   Sun Oct 19 16:44:57 2008 +0200

    hetty is complaining about apt-utils

diff --git a/mini/config/chroot_local-hooks/minimal b/mini/config/chroot_local-hooks/minimal
index d42fe6b..82f353b 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 apt-utils aptitude man-db manpages info groff-base alsa-utils python vim-tiny ed
+for PACKAGE in aptitude man-db manpages info groff-base alsa-utils python vim-tiny ed
 do
 	if ! apt-get remove --purge --yes "${PACKAGE}"
 	then
diff --git a/webconverger/config/source b/webconverger/config/source
index 1ddca40..a3935ba 100644
--- a/webconverger/config/source
+++ b/webconverger/config/source
@@ -2,7 +2,7 @@
 
 # $LH_SOURCE: set source option
 # (Default: disabled)
-LH_SOURCE="enabled"
+# LH_SOURCE="enabled"
 
 # $LH_SOURCE_IMAGES: set image type
 # (Default: tar)

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list