From 6120306d64405a456c2e5ab47f28f8e92e5d8c04 Mon Sep 17 00:00:00 2001 From: William Douglas Date: Tue, 15 Dec 2015 23:07:47 +0000 Subject: [PATCH] network boot: block style file names --- source/network_boot.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/network_boot.rst b/source/network_boot.rst index bb28b7c2..fc6eeba4 100644 --- a/source/network_boot.rst +++ b/source/network_boot.rst @@ -73,7 +73,7 @@ Here's one way to do this: } } -This ensures that either iPXE image (undionly.kpxe for BIOS or ipxe.efi for EFI) is handed +This ensures that either iPXE image (``undionly.kpxe`` for BIOS or ``ipxe.efi`` for EFI) is handed out only when the DHCP request comes from a legacy PXE client or from a UEFI client. Once iPXE loads, the DHCP server will direct it to boot from options configured in your ``http://my.web.server/real_boot_script.txt`` file, where ``my.web.server`` and the filename