FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.14k stars 222 forks source link

Update bootmenu.class.php #482

Closed flagoda closed 2 years ago

flagoda commented 2 years ago

Add REBOOT menu on Host Bios Exit Type and Host EFI Exit Type. Use case: computer boot on PXE only when wakeonlan and have Bitlocker enable. Because with refind_efi it's ask the recovery key. REBOOT do when no task boot on the default system (Windows, Linux etc)

Sebastian-Roth commented 2 years ago

@flagoda Thanks for the PR. Merging it as is.

PS: May I ask you to combine several changes belonging together in one PR next time?