mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-11 18:44:21 +00:00
Mate: sync master with f21
This commit is contained in:
parent
9b11d77146
commit
efec98370f
@ -7,6 +7,10 @@
|
|||||||
%include fedora-live-minimization.ks
|
%include fedora-live-minimization.ks
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
|
# audio player
|
||||||
|
audacious
|
||||||
|
|
||||||
# First, no office
|
# First, no office
|
||||||
-planner
|
-planner
|
||||||
|
|
||||||
@ -15,40 +19,50 @@
|
|||||||
-brasero
|
-brasero
|
||||||
-bluez
|
-bluez
|
||||||
-bluez-cups
|
-bluez-cups
|
||||||
|
-caja-image-converter
|
||||||
|
-colord
|
||||||
|
-compiz-plugins-extra
|
||||||
|
-compiz-plugins-unsupported
|
||||||
-@dial-up
|
-@dial-up
|
||||||
-dnf
|
-espeak
|
||||||
|
-fedora-icon-theme
|
||||||
|
-GConf2
|
||||||
-gnome-bluetooth-libs
|
-gnome-bluetooth-libs
|
||||||
|
-gnome-icon-theme
|
||||||
-gnome-icon-theme-symbolic
|
-gnome-icon-theme-symbolic
|
||||||
-gnome-software
|
-gnome-software
|
||||||
|
-gnome-themes
|
||||||
-gnome-user-docs
|
-gnome-user-docs
|
||||||
|
-gstreamer1-plugins-good
|
||||||
|
-gstreamer1-plugins-bad-free
|
||||||
|
-gstreamer-plugins-good
|
||||||
|
-gstreamer-plugins-bad-free
|
||||||
|
-gstreamer-plugins-espeak
|
||||||
|
-gucharmap
|
||||||
-@guest-desktop-agents
|
-@guest-desktop-agents
|
||||||
-@libreoffice
|
-@libreoffice
|
||||||
|
-lftp
|
||||||
-@mate-applications
|
-@mate-applications
|
||||||
-mate-icon-theme-faenza
|
-mate-icon-theme-faenza
|
||||||
|
-NetworkManager-bluetooth
|
||||||
-transmission-gtk
|
-transmission-gtk
|
||||||
-samba-client
|
-samba-client
|
||||||
-gnome-themes
|
-ibus-chewing
|
||||||
-fedora-icon-theme
|
-ImageMagick
|
||||||
-espeak
|
-ImageMagick-libs
|
||||||
-gstreamer-plugins-espeak
|
-libical
|
||||||
-ibus-typing-booster
|
-OpenEXR-libs
|
||||||
-ibus-kkc
|
-reiserfs-utils
|
||||||
-libkkc
|
-seahorse
|
||||||
-libkkc-data #save 30MB
|
-vim-common
|
||||||
-skkdic # save 25MB
|
-vim-enhanced
|
||||||
-ibus-libpinyin
|
|
||||||
-libpinyin
|
|
||||||
-libpinyin-data #save 31MB
|
|
||||||
-colord
|
|
||||||
|
|
||||||
# Drop oversized fonts that aren't needed
|
# Drop oversized fonts that aren't needed
|
||||||
-adobe-source-han-* # save 94MB
|
-gnu-free-mono-fonts
|
||||||
-naver-nanum-gothic-fonts # save 14MB
|
-gnu-free-fonts-common
|
||||||
|
-gnu-free-serif-fonts
|
||||||
|
-gnu-free-sans-fonts
|
||||||
-stix-fonts
|
-stix-fonts
|
||||||
-vlgothic-fonts
|
|
||||||
-paratype-pt-sans-fonts
|
|
||||||
-jomolhari-fonts
|
|
||||||
-sil-abyssinica-fonts
|
|
||||||
|
|
||||||
# Drop the Java plugin
|
# Drop the Java plugin
|
||||||
-icedtea-web
|
-icedtea-web
|
||||||
@ -63,6 +77,9 @@
|
|||||||
-gutenprint
|
-gutenprint
|
||||||
-gutenprint-cups
|
-gutenprint-cups
|
||||||
-gutenprint-libs
|
-gutenprint-libs
|
||||||
|
-cups
|
||||||
|
-cups-filters
|
||||||
|
-cups-pk-helper
|
||||||
|
|
||||||
# Dictionaries are big
|
# Dictionaries are big
|
||||||
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
||||||
@ -102,8 +119,11 @@
|
|||||||
# Drop some system-config things
|
# Drop some system-config things
|
||||||
-system-config-language
|
-system-config-language
|
||||||
-system-config-printer
|
-system-config-printer
|
||||||
|
-system-config-printer-libs
|
||||||
|
-system-config-printer-udev
|
||||||
-system-config-rootpassword
|
-system-config-rootpassword
|
||||||
-system-config-services
|
-system-config-services
|
||||||
|
-system-config-users
|
||||||
-policycoreutils-gui
|
-policycoreutils-gui
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user