mirror of
https://github.com/kairos-io/ipxe-dhcp.git
synced 2025-08-14 20:03:17 +00:00
9 lines
394 B
Markdown
9 lines
394 B
Markdown
|
This repository is used to build a generic ipxe iso image that boot from dhcp.
|
||
|
|
||
|
For example, when a [pixiecore instance](https://github.com/danderson/netboot/tree/master/pixiecore) 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
|