summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp-ipxe/inc/bootentry.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup-bwlp-ipxe] Fix initrd= command line for EFISimon Rettberg2019-12-071-5/+9
| | | | | | initrd=cpio1,cpio2 is syslinux syntax and not understood by the kernel when booting in EFI mode. The proper way to this is initrd=cpio1 initrd=cpio2 ...
* [serversetup-bwlp-ipxe/minilinux] Further improvementsSimon Rettberg2019-10-171-28/+35
| | | | | | * Distinction between BIOS and EFI for ipxe hook in minilinux * Debug KCL modifier customizable by update meta data * Bugfixes, minor refactoring...
* [serversetup-bwlp-ipxe/minilinux] Implement minilinux hook for ipxeSimon Rettberg2019-10-161-0/+1
|
* [serversetup-bwlp-ipxe]Simon Rettberg2019-09-241-95/+159
|
* [serversetup-bwlp-ipxe] Fix stdbootentry edit; fix duplicate id in htmlSimon Rettberg2019-03-211-1/+3
|
* [serversetup-bwlp-ipxe] Much better dup detection on importSimon Rettberg2019-03-211-0/+20
|
* [serversetup-bwlp-ipxe] Implement cascaded menusSimon Rettberg2019-03-191-0/+35
|
* [serversetup-bwlp-ipxe] Skip empty inird entriesSimon Rettberg2019-03-111-1/+5
|
* [serversetup-bwlp-ipxe] Improve legacy PXELinux importSimon Rettberg2019-03-071-12/+28
|
* [serversetup*] PXELinux and iPXE side-by-sideSimon Rettberg2019-02-121-0/+258