[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-47-gf2c73f1

Daniel Baumann daniel at debian.org
Fri Mar 12 15:03:09 UTC 2010


The following commit has been merged in the debian-next branch:
commit f2c73f13c47ad1e926d34879866e6503e0d27703
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 12 15:58:50 2010 +0100

    Manually removing resolvconf when building kde-desktop release images.

diff --git a/helpers/chroot_hacks b/helpers/chroot_hacks
index b914524..81af37a 100755
--- a/helpers/chroot_hacks
+++ b/helpers/chroot_hacks
@@ -70,6 +70,9 @@ do
 
 				# set session manager
 				Chroot chroot "update-alternatives --set x-session-manager /usr/bin/startkde"
+
+				# get rid of resolvconf
+				Chroot chroot "dpkg -P resolvconf"
 			fi
 			;;
 

-- 
live-helper



More information about the debian-live-changes mailing list