Date: Sat, 9 Sep 2000 18:46:14 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.c Message-ID: <200009100146.SAA61369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2000/09/09 18:46:14 PDT Modified files: (Branch: RELENG_4) sys/boot/i386/libi386 pxe.c Log: MFC: [rev 1.16] Export the salient configuration items in a non-pxe-specific namespace to allow commonality between varying platforms. This is a step towards parsing the diskless configuration information with MI code inside the kernel. Export the interface hardware address to the kernel, so that it is possible to determine the boot interface with certainty. Export the NFS filehandle for the root mount to the kernel, so that the kernel does not need to perform a mount RPC call. Revision Changes Path 1.3.2.5 +44 -5 src/sys/boot/i386/libi386/pxe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009100146.SAA61369>