Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 12:37:40 -0800 (PST)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient bootp_subr.c
Message-ID:  <200403122037.i2CKbeKD076782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403122037.i2CKbeKD076782>