Refactor security and guest-agents config
- Move guest-agents from hypervisor modifier to independent optional feature - Merge guest-agents/gui.ks into base.ks - Remove security from required, add optional security modifier with off option - Fix hypervisor-type modifier key normalization (underscore→hyphen) - Add expand_variants() to handle list values in manifest - Update all tests and expected recipes
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Initial setup packages - generic wayland desktop mode
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Excludes weak package dependencies.
|
||||
|
||||
initial-setup-gui # Graphical user interface for the initial-setup utility
|
||||
initial-setup-gui-wayland-generic.x86_64 # Run the initial-setup GUI in Wayland
|
||||
|
||||
%end # End of the packages section
|
||||
Reference in New Issue
Block a user