diff --git a/fedora-live-mate_compiz.ks b/fedora-live-mate_compiz.ks index 22e4ab1..0f76ecf 100644 --- a/fedora-live-mate_compiz.ks +++ b/fedora-live-mate_compiz.ks @@ -1,11 +1,53 @@ +# Desktop with customizations to fit in a CD (package removals, etc.) # Maintained by the Fedora Desktop SIG: # http://fedoraproject.org/wiki/SIGs/Desktop # mailto:desktop@lists.fedoraproject.org %include fedora-live-base.ks %include fedora-mate-packages.ks +%include fedora-live-minimization.ks -part / --size 6144 +part / --size 6144 + +%packages + +# Drop things for size +-@3d-printing +-brasero +-bluez +-bluez-cups +-colord +-fedora-icon-theme +-GConf2 +-gnome-bluetooth-libs +-gnome-icon-theme +-gnome-icon-theme-symbolic +-gnome-software +-gnome-themes +-gnome-themes-standard +-gnome-user-docs + +-@mate-applications +-mate-icon-theme-faenza +-NetworkManager-bluetooth + +# Drop oversized fonts that aren't needed + +# Drop things that pull in perl + +# Dictionaries are big +# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced +# strong preference to giving it a go on #fedora-desktop. +# also see http://bugzilla.gnome.org/681084 + +# Help and art can be big, too +-gnome-user-docs +-evolution-help + +# Legacy cmdline things we don't want +-telnet + +%end %post cat >> /etc/rc.d/init.d/livesys << EOF @@ -40,4 +82,7 @@ chown -R liveuser:liveuser /home/liveuser/ restorecon -R /home/liveuser/ EOF +# This is a huge file and things work ok without it +rm -f /usr/share/icons/HighContrast/icon-theme.cache + %end diff --git a/fedora-livecd-mate_compiz.ks b/fedora-livecd-mate_compiz.ks deleted file mode 100644 index 5836305..0000000 --- a/fedora-livecd-mate_compiz.ks +++ /dev/null @@ -1,77 +0,0 @@ -# Desktop with customizations to fit in a CD (package removals, etc.) -# Maintained by the Fedora Desktop SIG: -# http://fedoraproject.org/wiki/SIGs/Desktop -# mailto:desktop@lists.fedoraproject.org - -%include fedora-live-mate_compiz.ks -%include fedora-live-minimization.ks - -%packages - -# some apps from mate-applications -caja-actions -mate-disk-usage-analyzer -mate-netspeed -mate-themes-extras - -# more backgrounds -f22-backgrounds-mate -f21-backgrounds-extras-base -f21-backgrounds-extras-mate - -# system tools -system-config-printer -system-config-printer-applet - -# audio player -audacious - -# office -@libreoffice - -# dsl tools -rp-pppoe - -# Drop things for size --@3d-printing --brasero --bluez --bluez-cups --colord --fedora-icon-theme --GConf2 --gnome-bluetooth-libs --gnome-icon-theme --gnome-icon-theme-symbolic --gnome-software --gnome-themes --gnome-themes-standard --gnome-user-docs - --@mate-applications --mate-icon-theme-faenza --NetworkManager-bluetooth - -# Drop oversized fonts that aren't needed - -# Drop things that pull in perl - -# Dictionaries are big -# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced -# strong preference to giving it a go on #fedora-desktop. -# also see http://bugzilla.gnome.org/681084 - -# Help and art can be big, too --gnome-user-docs --evolution-help - -# Legacy cmdline things we don't want --telnet - -%end - -%post -# This is a huge file and things work ok without it -rm -f /usr/share/icons/HighContrast/icon-theme.cache - -%end diff --git a/fedora-mate-packages.ks b/fedora-mate-packages.ks index f57a5bb..dca0d0e 100644 --- a/fedora-mate-packages.ks +++ b/fedora-mate-packages.ks @@ -21,6 +21,30 @@ fusion-icon-gtk @libreoffice @networkmanager-submodules +# some apps from mate-applications +caja-actions +mate-disk-usage-analyzer +mate-netspeed +mate-themes-extras + +# more backgrounds +f22-backgrounds-mate +f21-backgrounds-extras-base +f21-backgrounds-extras-mate + +# system tools +system-config-printer +system-config-printer-applet + +# audio player +audacious + +# office +@libreoffice + +# dsl tools +rp-pppoe + # FIXME; apparently the glibc maintainers dislike this, but it got put into the # desktop image at some point. We won't touch this one for now. nss-mdns