forked from srbala/fedora-kickstarts
workstation: Rely on comps for package selection
Drop most package removals / additions from the kickstart file and rely on the @workstation-product comps group pulling in the correct packages. We'll need package selection done in comps in order to make Workstation netinstall work properly. https://bugzilla.redhat.com/show_bug.cgi?id=1134524
This commit is contained in:
parent
8b87f019ee
commit
82584a7784
@ -5,71 +5,8 @@
|
|||||||
@networkmanager-submodules
|
@networkmanager-submodules
|
||||||
@workstation-product
|
@workstation-product
|
||||||
|
|
||||||
# Workstation specific package
|
# Exclude unwanted packages from @anaconda-tools group
|
||||||
firewalld-config-workstation
|
|
||||||
|
|
||||||
#QT
|
|
||||||
qt
|
|
||||||
qt-settings
|
|
||||||
qt-x11
|
|
||||||
qt5-qtbase
|
|
||||||
qt5-qtbase-gui
|
|
||||||
qt5-qtdeclarative
|
|
||||||
qt5-qtxmlpatterns
|
|
||||||
|
|
||||||
devassistant
|
|
||||||
scl-utils
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# We use gnome-control-center's printer and input sources panels instead
|
|
||||||
-system-config-printer
|
|
||||||
-im-chooser
|
|
||||||
|
|
||||||
-aisleriot
|
|
||||||
-baobab
|
|
||||||
-biosdevname
|
|
||||||
-coolkey
|
|
||||||
-deja-dup
|
|
||||||
-dtc
|
|
||||||
-dump
|
|
||||||
-ed
|
|
||||||
-finger
|
|
||||||
-ftp
|
|
||||||
-gc
|
|
||||||
-gfs2-utils
|
-gfs2-utils
|
||||||
-gnu-free-fonts-common
|
|
||||||
-gnu-free-mono-fonts
|
|
||||||
-gnu-free-sans-fonts
|
|
||||||
-gnu-free-serif-fonts
|
|
||||||
-gtk2-immodule-xim
|
|
||||||
-gtk3-immodule-xim
|
|
||||||
-gtkmm24
|
|
||||||
-guile
|
|
||||||
-icedtea-web
|
|
||||||
-imsettings*
|
|
||||||
-irda-utils
|
|
||||||
-irqbalance
|
|
||||||
-isdn4k-utils
|
|
||||||
-kernel-modules-extra
|
|
||||||
-lftp
|
|
||||||
-linux-atm
|
|
||||||
-minicom
|
|
||||||
-nano
|
|
||||||
-ntsysv
|
|
||||||
-numactl
|
|
||||||
-reiserfs-utils
|
-reiserfs-utils
|
||||||
-rsh
|
|
||||||
-tagsoup
|
|
||||||
-talk
|
|
||||||
-telnet
|
|
||||||
-uboot-tools
|
|
||||||
-xl2tpd
|
|
||||||
-NetworkManager-l2tp
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user