- Replaced individual templates with unified 'install' (desktop, server, hypervisor) and 'live' (live-desktop, live-server) templates - Added new modifiers: variant_type, hypervisor-type, desktop, initial-setup, virtualization - Updated generate_recipe.py to handle new modifier structure with additive flags - Updated recipes_manifest.yaml with new modifier structure - Added missing fragment files and directories
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
# VMM (Virtual Machine Manager) packages
|
|
|
|
%packages --exclude-weakdeps
|
|
|
|
virtual-manager
|
|
libvirt-client-tools
|
|
|
|
%end
|