summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp-ipxe/inc/menuentry.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup-bwlp-ipxe] Add missing null checkSimon Rettberg2024-01-151-1/+3
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-28/+21Star
|
* [serversetup-bwlp-ipxe] Force default boot entry to MiniLinux for dedicated ↵Simon Rettberg2022-05-021-0/+5
| | | | PVSmgr
* [serversetup-bwlp-ipxe] Empty menu item title = use bootentry titleSimon Rettberg2020-10-261-2/+5
| | | | | | | | | | We now leave the input box for the menu item title empty, which shows the matching bootentry's title as the placeholder. This will then also be what's displayed in the actual menu. This way, updating the boot entry's title will update the displayed menu item, if it wasn't overridden previously. Closes #3690
* [serversetup-bwlp-ipxe] Start refactoring ipxe script generatorSimon Rettberg2020-06-101-51/+31Star
| | | | | | | This is WIP. Mostly restored all the old functionality. Boot entries are fetched when selected, not embedded in the main script, so password protection is a bit stronger. Hopefully allows for other script generators in the future.
* [serversetup-bwlp-ipxe]Simon Rettberg2019-09-241-1/+1
|
* [serversetup-bwlp-ipxe] Show default selection of inherited menuSimon Rettberg2019-04-171-0/+5
|
* [serversetup-bwlp-ipxe] Make sure we always have a default entrySimon Rettberg2019-04-161-0/+5
|
* [serversetup-bwlp-ipxe] Implement cascaded menusSimon Rettberg2019-03-191-1/+3
|
* [serversetup-bwlp-ipxe] menu generator: Insert -- to mark end of argumentsSimon Rettberg2019-03-061-2/+2
|
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-121-0/+177