[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.1-1-7-g47536d1
Daniel Baumann
daniel at debian.org
Tue Sep 28 12:58:14 UTC 2010
The following commit has been merged in the debian-old-2.0 branch:
commit 47536d1a2954d005688f0d3b68578a397e5f04f9
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Sep 28 14:58:13 2010 +0200
Also using gdm legacy hack on xfce-desktop default images.
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index a3d85a2..f746b68 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -40,7 +40,8 @@ Create_lockfile .lock
case "${LB_DISTRIBUTION}" in
squeeze|sid)
- if echo "${LB_TASKS}" | grep -qs lxde
+ if echo "${LB_TASKS}" | grep -qs lxde ||
+ echo "${LB_TASKS}" | grep -qs xfce
then
GDM="gdm"
else
--
live-build
More information about the debian-live-changes
mailing list