pxeboot hangs if link bounces

John Baldwin jhb at freebsd.org
Thu Jul 28 20:24:30 UTC 2011


On Wednesday, July 27, 2011 2:53:04 pm Ryan Stone wrote:
> On Wed, Jul 27, 2011 at 12:45 PM, Ryan Stone <rysto32 at gmail.com> wrote:
> > I'm going to try a binary search to narrow down what set of changes
> > introduced the problem,
> 
> On that note, is there an faster way to cleanly build the boot code
> than a full buildworld?  I can just make in sys/boot, but that picks
> up the system's libstand and include files.

I think once you've done a make buildworld doing a make in sys/boot will 
prefer the libstand, etc. from the built world in /usr/obj rather than the 
ones on the currently running system.

-- 
John Baldwin


More information about the freebsd-net mailing list