Skip to content

Draft: executor: unhardcode the boot process for PXE/iPXE

Martin Roukala requested to merge mupuf/ci-tron:dhcp_wip into main

This makes it possible for users to alter the boot process in their farms, without needing to patch the executor \o/

As a bonus, it enables HTTP boot support... assuming your firmware is okay booting from HTTP and not HTTPS ;)

Closes: #167 References: #182

Merge request reports