A repository to build a generic ipxe iso that boots from dhcp
Go to file
Dimitris Karakasilis be14d943bf
Add Apache LICENSE
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-11-25 18:11:30 +02:00
.gitignore Add Earthfile to build the iso 2022-11-25 17:50:46 +02:00
boot.ipxe Add Earthfile to build the iso 2022-11-25 17:50:46 +02:00
Earthfile Add Earthfile to build the iso 2022-11-25 17:50:46 +02:00
LICENSE Add Apache LICENSE 2022-11-25 18:11:30 +02:00
README.md Initial commit 2022-11-25 17:33:07 +02:00

This repository is used to build a generic ipxe iso image that boot from dhcp.

For example, when a pixiecore instance is running on the same network, this iso will get the boot files from it.

This iso is built using the ipxe script from the pixiecore project:

https://github.com/danderson/netboot/blob/master/pixiecore/boot.ipxe