565 B
565 B
ipxe.py
This file handles building the "mini" ISO via iPXE.
genISO(conf)
This function builds the mini ISO (if enabled). Returns a dictionary of information about the built ISO file (see [iso]).
conf
See [conf].
tftpbootEnv(conf)
This function configures a TFTP boot/root directory for traditional PXE setups.
Note
|
This function currently is a no-op; it will be implemented in future versions. |
conf
See [conf].