improve comments

add initial-setup
This commit is contained in:
lukas 2021-08-19 19:41:27 +02:00
parent f4a14b2c4f
commit a7d01ebfa2

View File

@ -20,8 +20,9 @@
%include bhmd.cfg # A base hypervisor
%include bhimd.cfg # Specific virtualization configuration for Intel(tm) CPU and Intel(tm) graphic cards
%packages --exclude-weakdeps
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies.
virt-manager # Install virt-manager, the graphical front-end for QEMU/KVM
gnome-initial-setup # Add GNOME initial setup too to let user create local account.
%end
%end # End of the packages section