Initial commit

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
Dimitris Karakasilis 2022-11-25 17:33:07 +02:00
commit 89debf685c
No known key found for this signature in database
GPG Key ID: 286DCAFD2C97DDE3

8
README.md Normal file
View File

@ -0,0 +1,8 @@
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