From 6dbe89ced23ad5d4843ad577d80d15751957e0aa Mon Sep 17 00:00:00 2001 From: Geert Stappers Date: Mon, 19 Dec 2022 19:33:43 +0100 Subject: iPXE executable Replaced string 'ROM' by 'executable'. Read-Only-Memory, ROM, is a physical thing, which can't be transfered by TFTP. --- docs/shoelaces.8.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/shoelaces.8.scd') diff --git a/docs/shoelaces.8.scd b/docs/shoelaces.8.scd index 492b452..445994c 100644 --- a/docs/shoelaces.8.scd +++ b/docs/shoelaces.8.scd @@ -103,7 +103,7 @@ dhcp-boot=tag:!ipxe,undionly.kpxe dhcp-boot=http:///poll/1/${netX/mac:hexhyp} ``` -A TFTP server such as *tftpd*(8) must be configured to serve the IPXE ROM, +A TFTP server such as *tftpd*(8) must be configured to serve the iPXE executable, *undionly.kpxe*. # SEE ALSO -- cgit v1.2.3