summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp-ipxe/inc/ipxemenu.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup-bwlp-ipxe] Empty menu item title = use bootentry titleSimon Rettberg2020-10-261-2/+2
| | | | | | | | | | 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] Progress on new structure (+bash)Simon Rettberg2020-07-101-2/+2
|
* [serversetup-bwlp-ipxe] Start refactoring ipxe script generatorSimon Rettberg2020-06-101-55/+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/+12
|
* [serversetup-bwlp-ipxe] Make sure we always have a default entrySimon Rettberg2019-04-161-0/+4
|
* [serversetup-bwlp-ipxe] Show parent menu in location assign dialogSimon Rettberg2019-04-161-0/+5
|
* [serversetup-bwlp-ipxe] Direct boot for menus with one itemSimon Rettberg2019-03-251-0/+23
|
* [serversetup-bwlp-ipxe] Implement cascaded menusSimon Rettberg2019-03-191-2/+2
|
* [serversetup-bwlp-ipxe] Fix: Module name is locations, not locationSimon Rettberg2019-03-111-2/+2
|
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-121-0/+142