summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp-ipxe/hooks
Commit message (Collapse)AuthorAgeFilesLines
* [locations] Modularize additional column handlingSimon Rettberg2022-03-091-0/+57
| | | | | Additional columns are now added through a hook, moving specialized code where it belongs.
* [inc/Trigger] Remember ::ipxe() result and return it on subsequent callsSimon Rettberg2021-04-201-1/+3
| | | | | | | This fixes triggering two or more compile runs in one request, which is most likely pointless as it would generate the same result. Just remember the return value (task id) from the first onvication and return it right away.
* [serversetup-bwlp-ipxe] Add iPXE version selectorSimon Rettberg2021-04-201-4/+12
|
* [serversetup-bwlp-ipxe] Don't compile iPXE if serverip is invalidSimon Rettberg2019-03-251-1/+3
|
* [serversetup-bwlp-ipxe] Fix bugs, add import featureSimon Rettberg2019-03-081-1/+1
|
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-123-0/+27