add reboot --kexec option

This commit is contained in:
lukas 2021-08-19 19:42:14 +02:00
parent ca900a34a1
commit a99bd3e31c

View File

@ -20,6 +20,7 @@
%include bmd.cfg # A base system
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.