From 3aa7d96804120d64b2fa8f8702722c19bcbd99b4 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sun, 25 Oct 2009 01:34:56 +0200 Subject: [PATCH] LXDE: add xcompmgr, fix slim.auth and liveinst.desktop --- fedora-livecd-lxde.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks index fe650bd..8a77a94 100644 --- a/fedora-livecd-lxde.ks +++ b/fedora-livecd-lxde.ks @@ -54,6 +54,7 @@ NetworkManager-gnome galculator xpad cups-pdf +xcompmgr # make sure kpackagekit doesn't end up the LXDE live images gnome-packagekit* @@ -115,14 +116,12 @@ restorecon -R /home/liveuser cat >> /etc/slim.conf << FOE auto_login yes default_user liveuser -authfile /var/run/slim.auth FOE # Show harddisk install on the desktop sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop mkdir /home/liveuser/Desktop cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop -chmod a+x /home/liveuser/Desktop/liveinst.desktop # this goes at the end after all other changes. chown -R liveuser:liveuser /home/liveuser