Hello,

could someone please apply the attached patch to the installation
module and push the new version of yast2-installation into
Factory? It modifies the openSUSE control file to use lightdm
instead of gdm as the default display manager for Xfce.
Thanks,
-- 
Guido Berhoerster
Index: control/control.openSUSE.xml
===================================================================
--- control/control.openSUSE.xml	(revision 66004)
+++ control/control.openSUSE.xml	(working copy)
@@ -289,7 +289,7 @@
 		<!-- BNC #667408 -->
 		<desktop>xfce</desktop>
 		<label_id>desktop_xfce</label_id>
-		<logon>gdm</logon>
+		<logon>lightdm</logon>
 		<cursor>DMZ</cursor>
 		<packages>xfce4-session</packages>
 		<order config:type="integer">4</order>

Reply via email to