summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/inc
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup-bwlp] Detect wether we run our modified iPXESimon Rettberg2018-09-262-6/+10
| | | | Try not to use special features if stock iPXE is running
* [serversetup-bwlp] Differentiate between EFI/BIOSSimon Rettberg2018-09-193-34/+97
| | | | | | | 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] Pass initrd= on KCL for EFI modeSimon Rettberg2018-09-131-1/+2
|
* [serversetup-bwlp] Fix hotkey saving, adding new entriesSimon Rettberg2018-07-041-0/+1
|
* [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-125-193/+1136
|
* [serversetup-bwlp] Update pxelinux menu parserSimon Rettberg2018-03-291-17/+139
|
* [serversetup] Start work on a pxemenu parser for later migrationSimon Rettberg2017-12-211-0/+102