summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-xfce.ks
diff options
context:
space:
mode:
authorChristoph Wickert <fedora@christoph-wickert.de>2009-10-27 01:26:01 +0100
committerChristoph Wickert <fedora@christoph-wickert.de>2009-10-27 01:26:01 +0100
commit29bf2e3a0241e8e72d71cbf6d0f995baa469a230 (patch)
tree3023962aedc19aed3888a2d43ade75e7b4e73a42 /fedora-livecd-xfce.ks
parenta66367e67732d1c75a9de00ffa4230007bb3cb6c (diff)
downloadspin-kickstarts-29bf2e3a0241e8e72d71cbf6d0f995baa469a230.tar.gz
spin-kickstarts-29bf2e3a0241e8e72d71cbf6d0f995baa469a230.tar.xz
spin-kickstarts-29bf2e3a0241e8e72d71cbf6d0f995baa469a230.zip
Xfce: system-config tools cleanup, remove cups pdf
Diffstat (limited to 'fedora-livecd-xfce.ks')
-rw-r--r--fedora-livecd-xfce.ks18
1 files changed, 12 insertions, 6 deletions
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index 686f8e1..7253626 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -77,7 +77,6 @@ catfish
xfce4-power-manager
seahorse
transmission
-cups-pdf
gnome-bluetooth
alsa-plugins-pulseaudio
pavucontrol
@@ -136,6 +135,8 @@ xfce4-websearch-plugin
#xfce4-xfapplet-plugin
xfce4-xfswitch-plugin
xfce4-xkb-plugin
+# system-config-printer does printer management better
+#xfprint
xfwm4-themes
# dictionaries are big
@@ -150,9 +151,16 @@ xfwm4-themes
-autofs
-nss_db
-acpid
-# system-config-printer does printer management better
-# xfprint has now been made as optional in comps.
-system-config-printer
+
+# drop some system-config things
+-system-config-boot
+-system-config-language
+-system-config-lvm
+-system-config-network
+-system-config-rootpassword
+-system-config-services
+-policycoreutils-gui
+
%end
%post
@@ -192,10 +200,8 @@ FOE
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
restorecon -R /home/liveuser