A repository to build a generic ipxe iso that boots from dhcp
Go to file
2023-10-04 17:18:55 +02:00
.github Merge pull request #5 from kairos-io/renovate/actions-upload-artifact-3.x 2023-09-05 14:36:04 +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 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
renovate.json Configure automerge for patch updates 2023-10-04 17:18:55 +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