forked from srbala/fedora-kickstarts
mate-live: reduce size again
This commit is contained in:
parent
783c32d6fa
commit
bd2c3cd565
@ -7,6 +7,13 @@
|
|||||||
%include fedora-live-minimization.ks
|
%include fedora-live-minimization.ks
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
|
# internet browser
|
||||||
|
midori
|
||||||
|
|
||||||
|
# audio player
|
||||||
|
audacious
|
||||||
|
|
||||||
# First, no office
|
# First, no office
|
||||||
-planner
|
-planner
|
||||||
|
|
||||||
@ -17,9 +24,12 @@
|
|||||||
-bluez-cups
|
-bluez-cups
|
||||||
-caja-image-converter
|
-caja-image-converter
|
||||||
-colord
|
-colord
|
||||||
|
-compiz-plugins-extra
|
||||||
|
-compiz-plugins-unsupported
|
||||||
-@dial-up
|
-@dial-up
|
||||||
-espeak
|
-espeak
|
||||||
-fedora-icon-theme
|
-fedora-icon-theme
|
||||||
|
-firefox
|
||||||
-GConf2
|
-GConf2
|
||||||
-gnome-bluetooth-libs
|
-gnome-bluetooth-libs
|
||||||
-gnome-icon-theme-symbolic
|
-gnome-icon-theme-symbolic
|
||||||
@ -31,11 +41,14 @@
|
|||||||
-gstreamer-plugins-good
|
-gstreamer-plugins-good
|
||||||
-gstreamer-plugins-bad-free
|
-gstreamer-plugins-bad-free
|
||||||
-gstreamer-plugins-espeak
|
-gstreamer-plugins-espeak
|
||||||
|
-gucharmap
|
||||||
-@guest-desktop-agents
|
-@guest-desktop-agents
|
||||||
-@libreoffice
|
-@libreoffice
|
||||||
-lftp
|
-lftp
|
||||||
-@mate-applications
|
-@mate-applications
|
||||||
-mate-icon-theme-faenza
|
-mate-icon-theme-faenza
|
||||||
|
-mate-system-log
|
||||||
|
-NetworkManager-bluetooth
|
||||||
-transmission-gtk
|
-transmission-gtk
|
||||||
-samba-client
|
-samba-client
|
||||||
-ibus-chewing
|
-ibus-chewing
|
||||||
@ -43,6 +56,7 @@
|
|||||||
-ibus-kkc
|
-ibus-kkc
|
||||||
-ImageMagick
|
-ImageMagick
|
||||||
-ImageMagick-libs
|
-ImageMagick-libs
|
||||||
|
-libical
|
||||||
-libkkc
|
-libkkc
|
||||||
-libkkc-data #save 30MB
|
-libkkc-data #save 30MB
|
||||||
-skkdic # save 25MB
|
-skkdic # save 25MB
|
||||||
@ -50,9 +64,17 @@
|
|||||||
-libpinyin
|
-libpinyin
|
||||||
-libpinyin-data #save 31MB
|
-libpinyin-data #save 31MB
|
||||||
-OpenEXR-libs
|
-OpenEXR-libs
|
||||||
|
-reiserfs-utils
|
||||||
|
-seahorse
|
||||||
|
-vim-common
|
||||||
|
-vim-enhanced
|
||||||
|
|
||||||
# Drop oversized fonts that aren't needed
|
# Drop oversized fonts that aren't needed
|
||||||
-adobe-source-han-* # save 94MB
|
-adobe-source-han-* # save 94MB
|
||||||
|
-gnu-free-mono-fonts
|
||||||
|
-gnu-free-fonts-common
|
||||||
|
-gnu-free-serif-fonts
|
||||||
|
-gnu-free-sans-fonts
|
||||||
-naver-nanum-gothic-fonts # save 14MB
|
-naver-nanum-gothic-fonts # save 14MB
|
||||||
-stix-fonts
|
-stix-fonts
|
||||||
-vlgothic-fonts
|
-vlgothic-fonts
|
||||||
@ -75,6 +97,7 @@
|
|||||||
-gutenprint-libs
|
-gutenprint-libs
|
||||||
-cups
|
-cups
|
||||||
-cups-filters
|
-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
|
||||||
@ -114,8 +137,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