2011-09-08 22:16:13 +00:00
|
|
|
# Desktop with customizations to fit in a CD (package removals, etc.)
|
2008-09-24 16:52:43 +00:00
|
|
|
# Maintained by the Fedora Desktop SIG:
|
|
|
|
# http://fedoraproject.org/wiki/SIGs/Desktop
|
2011-02-02 21:34:19 +00:00
|
|
|
# mailto:desktop@lists.fedoraproject.org
|
2008-09-24 16:52:43 +00:00
|
|
|
|
2010-03-23 13:14:04 +00:00
|
|
|
%include fedora-live-desktop.ks
|
|
|
|
%include fedora-live-minimization.ks
|
2008-04-13 15:24:59 +00:00
|
|
|
|
|
|
|
%packages
|
2010-04-07 14:10:02 +00:00
|
|
|
# First, no office
|
2011-01-13 23:25:24 +00:00
|
|
|
-planner
|
2008-04-13 15:24:59 +00:00
|
|
|
|
2010-03-26 17:14:14 +00:00
|
|
|
# Drop the Java plugin
|
2011-04-18 15:00:02 +00:00
|
|
|
-icedtea-web
|
2012-06-09 04:56:15 +00:00
|
|
|
-java-1.7.0-openjdk
|
2010-03-26 17:14:14 +00:00
|
|
|
|
2010-08-20 23:58:44 +00:00
|
|
|
# Drop things that pull in perl
|
|
|
|
-linux-atm
|
|
|
|
|
2010-03-26 17:14:14 +00:00
|
|
|
# No printing
|
2010-03-24 21:41:57 +00:00
|
|
|
-foomatic-db-ppds
|
2010-06-19 15:08:22 +00:00
|
|
|
-foomatic
|
2010-03-24 21:41:57 +00:00
|
|
|
|
2010-04-07 14:10:02 +00:00
|
|
|
# Dictionaries are big
|
2012-08-02 18:06:44 +00:00
|
|
|
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
|
|
|
# strong preference to giving it a go on #fedora-desktop.
|
2012-08-02 16:54:35 +00:00
|
|
|
# also see http://bugzilla.gnome.org/681084
|
2008-04-13 15:24:59 +00:00
|
|
|
-aspell-*
|
2009-07-06 16:33:05 +00:00
|
|
|
-man-pages*
|
2008-10-08 19:01:57 +00:00
|
|
|
-words
|
2008-04-13 15:24:59 +00:00
|
|
|
|
2010-04-07 14:10:02 +00:00
|
|
|
# Help and art can be big, too
|
2008-04-13 15:24:59 +00:00
|
|
|
-gnome-user-docs
|
|
|
|
-evolution-help
|
2009-08-03 04:32:02 +00:00
|
|
|
-desktop-backgrounds-basic
|
2010-08-20 23:58:44 +00:00
|
|
|
-*backgrounds-extras
|
2010-04-07 14:10:02 +00:00
|
|
|
|
|
|
|
# Legacy cmdline things we don't want
|
2009-07-30 04:58:23 +00:00
|
|
|
-krb5-auth-dialog
|
2009-08-02 04:12:18 +00:00
|
|
|
-krb5-workstation
|
2009-08-03 04:32:02 +00:00
|
|
|
-pam_krb5
|
2009-08-02 05:49:15 +00:00
|
|
|
-quota
|
2009-08-03 04:32:02 +00:00
|
|
|
-nano
|
2009-08-03 20:15:27 +00:00
|
|
|
-minicom
|
2009-08-05 14:58:38 +00:00
|
|
|
-dos2unix
|
|
|
|
-finger
|
|
|
|
-ftp
|
|
|
|
-jwhois
|
|
|
|
-mtr
|
|
|
|
-pinfo
|
|
|
|
-rsh
|
|
|
|
-telnet
|
2009-10-02 15:54:55 +00:00
|
|
|
-nfs-utils
|
|
|
|
-ypbind
|
|
|
|
-yp-tools
|
|
|
|
-rpcbind
|
2010-09-07 12:09:24 +00:00
|
|
|
-acpid
|
2011-01-17 03:03:09 +00:00
|
|
|
-ntsysv
|
2009-07-30 04:58:23 +00:00
|
|
|
|
2010-04-07 14:10:02 +00:00
|
|
|
# Drop some system-config things
|
2009-07-20 14:22:11 +00:00
|
|
|
-system-config-boot
|
|
|
|
-system-config-language
|
|
|
|
-system-config-rootpassword
|
|
|
|
-system-config-services
|
2009-07-21 05:09:35 +00:00
|
|
|
-policycoreutils-gui
|
2010-06-23 22:34:29 +00:00
|
|
|
|
|
|
|
%end
|
|
|
|
|
|
|
|
%post
|
2008-04-13 15:24:59 +00:00
|
|
|
%end
|