82584a7784
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
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
%packages
|
|
@firefox
|
|
@gnome-desktop
|
|
@libreoffice
|
|
@networkmanager-submodules
|
|
@workstation-product
|
|
|
|
# Exclude unwanted packages from @anaconda-tools group
|
|
-gfs2-utils
|
|
-reiserfs-utils
|
|
|
|
%end
|