mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Add environment for several spins
It resolve problem in dnf when user removes secondary env-group. It also add additional excludes to keep installed set same as before the change.
This commit is contained in:
@@ -10,7 +10,8 @@ part / --size 10752
|
||||
|
||||
%packages
|
||||
# Start with GNOME
|
||||
@gnome-desktop
|
||||
# Install workstation-product-environment to resolve RhBug:1891500
|
||||
@^workstation-product-environment
|
||||
|
||||
# Add robotics development packages
|
||||
@robotics-suite
|
||||
@@ -30,9 +31,10 @@ mercurial
|
||||
-@dial-up
|
||||
-@input-methods
|
||||
-@standard
|
||||
|
||||
# Add a web browser
|
||||
@firefox
|
||||
-@container-management
|
||||
-@libreoffice
|
||||
-@networkmanager-submodules
|
||||
-@workstation-product
|
||||
|
||||
# Remove office suite
|
||||
-libreoffice-*
|
||||
|
||||
Reference in New Issue
Block a user