cvs commit: src/sys/nfsclient bootp_subr.c

Brooks Davis brooks at FreeBSD.org
Fri Mar 12 12:37:41 PST 2004


brooks      2004/03/12 12:37:40 PST

  FreeBSD src repository

  Modified files:
    sys/nfsclient        bootp_subr.c 
  Log:
  Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the root
  path to an absolute path without a host name.  Previously, there was a
  nasty POLA violation where a system would PXE boot until you added the
  BOOTP option and then it would panic instead.
  
  Reviewed by:    tegge, Dirk-Willem van Gulik <dirkx at webweaving.org>
                  (a previous version)
  Submitted by:   tegge (getip function)
  
  Revision  Changes    Path
  1.57      +37 -11    src/sys/nfsclient/bootp_subr.c


More information about the cvs-all mailing list