From f336d4cd953a3452ff3db17296e8343915c5136a Mon Sep 17 00:00:00 2001 From: Paul Saab Date: Thu, 20 Apr 2000 06:42:39 +0000 Subject: [PATCH] Mention the support for PXE in the release notes. --- release/texts/i386/RELNOTES.TXT | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 6f29cb8f7d7..f8f39128a13 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -60,6 +60,10 @@ to tag files and directories with attribute data. Extended attributes were added to support the TrustedBSD Project, in particular ACLs, capability data, and mandatory access control labels. +Support for Intel's Wired for Management 2.0 (PXE) was added to +the FreeBSD boot loader. Due to API differences, the older PXE +versions are not supported. This allow network booting using DHCP. + 1.2. SECURITY FIXES -------------------