commit c2c05743367aba6739a4af517a6e75b109541640
Author: Kevin Fenzi <kevin(a)scrye.com>
Date: Fri May 10 18:35:58 2013 -0600
Save some space on the Xfce spin.
fedora-xfce-packages.ks | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/fedora-xfce-packages.ks b/fedora-xfce-packages.ks
index 5763e7c..82c6d13 100644
--- a/fedora-xfce-packages.ks
+++ b/fedora-xfce-packages.ks
@@ -31,6 +31,11 @@ gnome-keyring-pam
-PackageKit* # we switched to yumex, so we don't need this
-aspell-* # dictionaries are big
-gnumeric
+-foomatic-db-ppds
+-foomatic
+-stix-fonts
+-ibus-typing-booster
+-xfce4-sensors-plugin
#-man-pages-*
# drop some system-config things
@@ -41,6 +46,9 @@ gnome-keyring-pam
#-system-config-services
-policycoreutils-gui
+# This is a huge file and things work ok without it
+rm -f /usr/share/icons/HighContrast/icon-theme.cache
+
%end