mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-11-05 04:01:10 +00:00
poweroff instead of kexec
This commit is contained in:
parent
ef84a6f432
commit
24326e10a2
@ -4,7 +4,7 @@
|
||||
# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ /
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
|
||||
#
|
||||
# FOR DEVELOPMENT ONLY!
|
||||
# What ? This kickstart file bootstraps a desktop machine using GNOME Shell meant to be used as a virtual machine.
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
%include ../ingredients/base-fedora-repo.cfg # offical repositories for Fedora
|
||||
%include ../ingredients/base-storage.cfg # base storage
|
||||
%include ../ingredients/dev-base.cfg # A minimal machine
|
||||
%include ../ingredients/base-desktop-gnome.cfg # A desktop environment
|
||||
%include ../ingredients/base-desktop-gnome.cfg # A desktop environment based on GNOME Shell
|
||||
%include ../ingredients/base-guest-agents.cfg # Guest agents
|
||||
|
||||
reboot --kexec # Reboot straight into the system after a successfull installation
|
||||
poweroff # Poweroff the system after a successfull installation
|
Loading…
Reference in New Issue
Block a user