mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
34 lines
558 B
Plaintext
34 lines
558 B
Plaintext
|
# fedora-cinnamon-packages.ks
|
||
|
#
|
||
|
# Description:
|
||
|
# - Fedora package set for the Cinnamon Desktop Environment
|
||
|
#
|
||
|
# Maintainer(s):
|
||
|
# - Dan Book <grinnz@grinnz.com>
|
||
|
|
||
|
%packages
|
||
|
|
||
|
@networkmanager-submodules
|
||
|
@cinnamon-desktop
|
||
|
@libreoffice
|
||
|
|
||
|
# internet and multimedia
|
||
|
pidgin
|
||
|
hexchat
|
||
|
transmission
|
||
|
totem
|
||
|
|
||
|
# unlock default keyring. FIXME: Should probably be done in comps
|
||
|
gnome-keyring-pam
|
||
|
|
||
|
# save some space
|
||
|
-fedora-icon-theme
|
||
|
-PackageKit* # we switched to yumex, so we don't need this
|
||
|
|
||
|
# no bluetooth support
|
||
|
-bluez
|
||
|
-bluez-cups
|
||
|
-NetworkManager-bluetooth
|
||
|
|
||
|
|