summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-06-22 10:11:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-06-22 10:11:38 -0400
commit1a0c28fdf638796bda60ed2785f95eac16a85b65 (patch)
tree9b571d5e571c7c6dba53456800844ea621b5b52e
parent0f26f48a897de14f7c04b7d677529fdb150e4e6a (diff)
downloadspin-kickstarts-1a0c28fdf638796bda60ed2785f95eac16a85b65.tar.gz
spin-kickstarts-1a0c28fdf638796bda60ed2785f95eac16a85b65.tar.xz
spin-kickstarts-1a0c28fdf638796bda60ed2785f95eac16a85b65.zip
desktop: some more cuts
Drop dump, gnome-system-log and deja-dup
-rw-r--r--fedora-livecd-desktop.ks35
1 files changed, 19 insertions, 16 deletions
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index 2e78e4c..621f7cb 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -7,7 +7,17 @@
%include fedora-live-minimization.ks
%packages
+# reduce the office suite in size
-planner
+-libreoffice-xsltfilter
+-libreoffice-pyuno
+-libreoffice-emailmerge
+-libreoffice-math
+
+# remove input method things we don't need
+-ibus-typing-booster
+-imsettings
+-imsettings-gsettings
# Drop the Java plugin
-icedtea-web
@@ -29,23 +39,11 @@
-man-pages*
-words
-# Help and art can be big, too
--gnome-user-docs
+# Help and art and fonts can be big, too
-evolution-help
-desktop-backgrounds-basic
-*backgrounds-extras
-stix-fonts
--ibus-typing-booster
-
-# Sadly, no space for games
--aisleriot
-# ... or xslt filters and other optional libreoffice functionality
--libreoffice-xsltfilter
--libreoffice-pyuno
--libreoffice-emailmerge
--brasero
--brasero-nautilus
--bijiben
# Legacy and cmdline things we don't want
-krb5-auth-dialog
@@ -72,6 +70,7 @@
-talk
-lftp
-tcpdump
+-dump
# Drop some system-config things
-system-config-boot
@@ -80,9 +79,13 @@
-system-config-services
-policycoreutils-gui
-# we have our own im config
--imsettings
--imsettings-gsettings
+# These things are cut purely for space reasons
+-aisleriot
+-brasero
+-brasero-nautilus
+-bijiben
+-gnome-system-log
+-deja-dup
%end