1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/net/ipxe/ipxestart.example
Kurt Jaeger 0bb35451a1 New port: net/ipxe
iPXE is the leading open source network boot firmware.  It provides a
full PXE implementation enhanced with additional features such as:
* boot from a web server via HTTP
* boot from an iSCSI SAN
* boot from a Fibre Channel SAN via FCoE
* boot from an AoE SAN
* boot from a wireless network
* boot from a wide-area network
* boot from an Infiniband network
* control the boot process with a script

WWW: http://ipxe.org

PR:		207166
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-03-01 20:34:41 +00:00

7 lines
195 B
Plaintext

#!ipxe
# An example iPXE start script
# To build iPXE with this script embedded build the port with:
# make IPXE_EMBED=${PWD}/ipxestart.example
ifconf
chain https://boot.ipxe.org/demo/boot.php