forked from srbala/fedora-kickstarts
Revert "workstation: Pull in all of workstation-product-environment"
Turns out the @^ construction for pulling in comps environment groups
doesn't work in kickstart, for reasons unknown.
This reverts commit 6c3c08f442
.
This commit is contained in:
parent
bfa7d4e4f6
commit
b732c18132
@ -6,8 +6,18 @@
|
||||
-@input-methods
|
||||
-@standard
|
||||
|
||||
# Actual package selection is done in workstation-product-environment in comps
|
||||
@^workstation-product-environment
|
||||
# Make sure to sync any additions / removals done here with
|
||||
# workstation-product-environment in comps
|
||||
@base-x
|
||||
@core
|
||||
@fonts
|
||||
@guest-desktop-agents
|
||||
@hardware-support
|
||||
@libreoffice
|
||||
@multimedia
|
||||
@networkmanager-submodules
|
||||
@printing
|
||||
@workstation-product
|
||||
|
||||
# Exclude unwanted packages from @anaconda-tools group
|
||||
-gfs2-utils
|
||||
|
Loading…
Reference in New Issue
Block a user