cvs commit: src/sys/boot/i386/libi386 pxe.c

Alexander Kabaev kan at FreeBSD.org
Sat Mar 12 13:26:53 PST 2005


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


More information about the cvs-all mailing list