cvs commit: src/sys/boot/i386/loader Makefile
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Fri Feb 27 06:10:10 PST 2004
    
    
  
ru          2004/02/27 06:10:09 PST
  FreeBSD src repository
  Modified files:
    sys/boot/i386/loader Makefile 
  Log:
  For some reason crt0.o needs to be linked first for pxeboot(8) to
  work.  This is odd because loader(8) doesn't suffer from this problem.
  Perhaps pxeboot bootstrap can be fixed to handle this better.
  Anyway, PXE booting should work again.
  
  Revision  Changes    Path
  1.76      +5 -2      src/sys/boot/i386/loader/Makefile
    
    
More information about the cvs-all
mailing list