A repository to build a generic ipxe iso that boots from dhcp
Go to file
Ettore Di Giacinto e18eda924b
Merge pull request #2 from kairos-io/ci
🤖 Add CI pipelines
2022-11-25 17:24:01 +01:00
.github/workflows 🤖 Add CI pipelines 2022-11-25 17:16:23 +01: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 CI pipelines 2022-11-25 17:16:23 +01:00
earthly.sh 🤖 Add CI pipelines 2022-11-25 17:16:23 +01: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