mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
include fedora-mate-packages.ks into the mate kickstarts
This commit is contained in:
parent
c6bdce9de2
commit
534a8f0342
@ -3,40 +3,10 @@
|
|||||||
# mailto:desktop@lists.fedoraproject.org
|
# mailto:desktop@lists.fedoraproject.org
|
||||||
|
|
||||||
%include fedora-live-base.ks
|
%include fedora-live-base.ks
|
||||||
|
%include fedora-mate-packages.ks
|
||||||
|
|
||||||
part / --size 4096
|
part / --size 4096
|
||||||
|
|
||||||
%packages
|
|
||||||
-realmd # only seems to be used in GNOME
|
|
||||||
-PackageKit* # we switched to yumex, so we don't need this
|
|
||||||
firefox
|
|
||||||
@mate
|
|
||||||
compiz
|
|
||||||
compiz-plugins-main
|
|
||||||
compiz-plugins-extra
|
|
||||||
compiz-manager
|
|
||||||
compizconfig-python
|
|
||||||
compiz-plugins-unsupported
|
|
||||||
compiz-bcop
|
|
||||||
compiz-mate
|
|
||||||
libcompizconfig
|
|
||||||
compiz-plugins-main
|
|
||||||
ccsm
|
|
||||||
emerald-themes
|
|
||||||
emerald
|
|
||||||
fusion-icon
|
|
||||||
fusion-icon-gtk
|
|
||||||
@libreoffice
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# This one needs to be kicked out of @standard
|
|
||||||
-smartmontools
|
|
||||||
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user