refactoring of the codebase
create new ks ingredients including for vmm, initial-setup, and else
This commit is contained in:
@ -16,12 +16,6 @@
|
||||
%include base.cfg # A minimal machine
|
||||
%include base-hypervisor.cfg # A base hypervisor
|
||||
%include base-hypervisor-ii.cfg # Specific virtualization configuration for Intel(tm) CPU and Intel(tm) GPUs
|
||||
%include base-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created
|
||||
|
||||
firstboot --enable --reconfig # Initial Setup will start after the first reboot
|
||||
reboot --kexec # Reboot straight into the system after a successfull installation
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
|
||||
|
||||
initial-setup # Install the initial setup package.
|
||||
|
||||
%end # End of the packages section
|
Reference in New Issue
Block a user