mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-11-04 19:51:10 +00:00
tiny fix
This commit is contained in:
parent
bd3c8e934e
commit
53389f76c8
@ -16,7 +16,7 @@
|
|||||||
%include ../ingredients/base.cfg # A minimal machine
|
%include ../ingredients/base.cfg # A minimal machine
|
||||||
%include ../ingredients/base-hypervisor.cfg # A base hypervisor
|
%include ../ingredients/base-hypervisor.cfg # A base hypervisor
|
||||||
%include ../ingredients/base-hypervisor-intelcpu.cfg # Specific virtualization configuration for Intel (tm) CPUs
|
%include ../ingredients/base-hypervisor-intelcpu.cfg # Specific virtualization configuration for Intel (tm) CPUs
|
||||||
%include ../ingredients/base-hypervisor-intelgpu.cfg # Specific virtualization configuration for Intel (tm) GPUs from 4th to the 9th generation (compatible with vfio-mdev).
|
%include ../ingredients/base-hypervisor-intelgpu.cfg # Specific virtualization configuration for Intel (tm) GPUs from 5th to the 9th generation (compatible with vfio-mdev).
|
||||||
%include ../ingredients/base-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created
|
%include ../ingredients/base-initial-setup.cfg # Includes initial-setup so on first-boot a new user can be created
|
||||||
|
|
||||||
reboot --kexec # Reboot straight into the system after a successfull installation
|
reboot --kexec # Reboot straight into the system after a successfull installation
|
||||||
|
Loading…
Reference in New Issue
Block a user