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