summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/api.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-121-254/+0Star
|
* [serversetup-bwlp] Fix case of platform varSimon Rettberg2019-01-241-0/+1
|
* [serversetup-bwlp] Fix saving default; add missing lang tagSimon Rettberg2019-01-181-1/+1
|
* [serversetup-bwlp] Make localboot method configurableSimon Rettberg2019-01-181-17/+6Star
|
* [serversetup-bwlp] Detect wether we run our modified iPXESimon Rettberg2018-09-261-16/+38
| | | | Try not to use special features if stock iPXE is running
* [serversetup-bwlp] Implement chain-to-self for missing paramsSimon Rettberg2018-09-201-51/+43Star
|
* [serversetup-bwlp] Differentiate between EFI/BIOSSimon Rettberg2018-09-191-2/+10
| | | | | | | Different executable/initrd etc. can be given for a simple boot entry of type "exec", or it can be specified that only one of them is supported. For bootentry type "script" there can still be only one entry, since you can just check the ${platform} variable within the script.
* [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-121-0/+242