Archived
HoralOS init
firsts tests
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
# fedora-livecd-xfce.ks
|
||||
#
|
||||
# Description:
|
||||
# - Fedora Live Spin with the light-weight XFCE Desktop Environment
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Kevin Fenzi <kevin@tummy.com>
|
||||
# - Adam Miller <maxamillion@fedoraproject.org>
|
||||
# - Mukundan Ragavan <nonamedotc@fedoraproject.org>
|
||||
|
||||
%packages
|
||||
|
||||
fedora-release-xfce
|
||||
# install env-group to resolve RhBug:1891500
|
||||
@^xfce-desktop-environment
|
||||
|
||||
@xfce-apps
|
||||
@xfce-extra-plugins
|
||||
@xfce-media
|
||||
@xfce-office
|
||||
|
||||
wget
|
||||
system-config-printer
|
||||
|
||||
# save some space
|
||||
-autofs
|
||||
-acpid
|
||||
-gimp-help
|
||||
-desktop-backgrounds-basic
|
||||
-aspell-* # dictionaries are big
|
||||
-xfce4-sensors-plugin
|
||||
-xfce4-eyes-plugin
|
||||
|
||||
# horal
|
||||
nethack
|
||||
crawl
|
||||
crawl-tiles
|
||||
openttd
|
||||
vlc
|
||||
|
||||
%end
|
||||
Reference in New Issue
Block a user