summaryrefslogtreecommitdiffstats
path: root/fedora-live-design-suite.ks
diff options
context:
space:
mode:
authorLuya Tshimbalanga <luya@fedoraproject.org>2013-02-07 14:49:40 -0800
committerLuya Tshimbalanga <luya@fedoraproject.org>2013-02-07 14:49:40 -0800
commit88e661484b772cbf4249130cf4b291b5aca7348c (patch)
tree250ea703cb9b0f4261bdab81362d56251204b2dc /fedora-live-design-suite.ks
parentaa9a08f035b56085c89c4912faf4ed9e339db20d (diff)
downloadspin-kickstarts-88e661484b772cbf4249130cf4b291b5aca7348c.tar.gz
spin-kickstarts-88e661484b772cbf4249130cf4b291b5aca7348c.tar.xz
spin-kickstarts-88e661484b772cbf4249130cf4b291b5aca7348c.zip
remove gnome-boxes in design-suite
Diffstat (limited to 'fedora-live-design-suite.ks')
-rw-r--r--fedora-live-design-suite.ks27
1 files changed, 26 insertions, 1 deletions
diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks
index 9c1622c..e181cae 100644
--- a/fedora-live-design-suite.ks
+++ b/fedora-live-design-suite.ks
@@ -61,6 +61,32 @@ adobe-source-sans-pro-fonts
lato-fonts
overpass-fonts
+# removal of duplicated and unneeded applications
+-gnome-boxes
+-eog
+
+
+# Legacy cmdline things we don't want
+-krb5-auth-dialog
+-krb5-workstation
+-pam_krb5
+-quota
+-minicom
+-dos2unix
+-finger
+-ftp
+-jwhois
+-mtr
+-pinfo
+-rsh
+-telnet
+-nfs-utils
+-ypbind
+-yp-tools
+-rpcbind
+-acpid
+-ntsysv
+
%end
%post
@@ -71,7 +97,6 @@ cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
favorite-apps=['firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'gimp.desktop', 'inkscape.desktop', 'scribus.desktop', 'nautilus.desktop', 'anaconda.desktop']
FOE
-
# Add link to the Inkscape Course
cat >> /usr/share/applications/inkscape-course.desktop << FOE
[Desktop Entry]