mirror of
https://github.com/kairos-io/ipxe-dhcp.git
synced 2025-04-27 02:30:49 +00:00
A repository to build a generic ipxe iso that boots from dhcp
.github | ||
.gitignore | ||
boot.ipxe | ||
Earthfile | ||
earthly.sh | ||
LICENSE | ||
README.md | ||
renovate.json |
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