summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-desktop.ks
diff options
context:
space:
mode:
Diffstat (limited to 'fedora-livecd-desktop.ks')
-rw-r--r--fedora-livecd-desktop.ks43
1 files changed, 33 insertions, 10 deletions
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index d71efbc..9187028 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -7,8 +7,17 @@
%include fedora-live-minimization.ks
%packages
-# First, no office
+# 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
@@ -30,20 +39,13 @@
-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
--libreoffice-xsltfilter
-# Legacy cmdline things we don't want
+# Legacy and cmdline things we don't want
-krb5-auth-dialog
-krb5-workstation
-pam_krb5
@@ -64,6 +66,11 @@
-rpcbind
-acpid
-ntsysv
+-rmt
+-talk
+-lftp
+-tcpdump
+-dump
# Drop some system-config things
-system-config-boot
@@ -72,6 +79,22 @@
-system-config-services
-policycoreutils-gui
+# These things are cut purely for space reasons
+-aisleriot
+-brasero
+-brasero-nautilus
+-bijiben
+-gnome-system-log
+-deja-dup
+-eog
+-gnu-free-mono-fonts
+-gnu-free-sans-fonts
+-gnu-free-serif-fonts
+
+# Without gnu freefonts, the lack of Malayalam coverage is
+# a problem in anaconda (#977764)
+lohit-malayalam-fonts
+
%end
%post