Date: Sat, 12 Mar 2005 21:26:53 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.c Message-ID: <200503122126.j2CLQrIT082545@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2005-03-12 21:26:53 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/libi386 pxe.c
Log:
Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT,
to stll be able to mount NFS root as prescribed by DCHP configuration. Since
pxeboot is using TFTP to get to the files, pxeboot can not rely on NFS to
provide it a root directory hande as a side effect. pxeboot has to make RPC
mount call itself.
Revision Changes Path
1.21 +24 -0 src/sys/boot/i386/libi386/pxe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503122126.j2CLQrIT082545>
