summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-mate-compiz.ks
diff options
context:
space:
mode:
authorDan Mashal <dan.mashal@fedoraproject.org>2013-05-16 00:50:44 -0400
committerDan Mashal <dan.mashal@fedoraproject.org>2013-05-16 00:50:44 -0400
commita144329ffe3bc8d1e2e150e8a0ff6eca7f49bac3 (patch)
treede7c2d04c1aa5f6c19eee9c03611d0e98770c263 /fedora-livecd-mate-compiz.ks
parent29ae6062aea53312ef8c4e58235502c0b156e6a1 (diff)
downloadspin-kickstarts-a144329ffe3bc8d1e2e150e8a0ff6eca7f49bac3.tar.gz
spin-kickstarts-a144329ffe3bc8d1e2e150e8a0ff6eca7f49bac3.tar.xz
spin-kickstarts-a144329ffe3bc8d1e2e150e8a0ff6eca7f49bac3.zip
Try to bring down the size of the mate-compiz spin
Diffstat (limited to 'fedora-livecd-mate-compiz.ks')
-rw-r--r--fedora-livecd-mate-compiz.ks11
1 files changed, 11 insertions, 0 deletions
diff --git a/fedora-livecd-mate-compiz.ks b/fedora-livecd-mate-compiz.ks
index a93aa25..2812b37 100644
--- a/fedora-livecd-mate-compiz.ks
+++ b/fedora-livecd-mate-compiz.ks
@@ -10,9 +10,17 @@
# First, no office
-planner
+# Drop things for size
+-firefox
+-@libreoffice
+
+# A web browser would be nice for a live cd
+midori
+
# Drop the Java plugin
-icedtea-web
-java-1.7.0-openjdk
+-java-1.8.0-openjdk
# Drop things that pull in perl
-linux-atm
@@ -67,5 +75,8 @@
%end
%post
+# This is a huge file and things work ok without it
+rm -f /usr/share/icons/HighContrast/icon-theme.cache
+
%end