Home | History | Annotate | Line # | Download | only in netboot
version revision 1.9.2.2
      1  1.9.2.2  nathanw $NetBSD: version,v 1.9.2.2 2001/11/14 19:12:41 nathanw Exp $
      2  1.9.2.2  nathanw 
      3  1.9.2.2  nathanw NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4  1.9.2.2  nathanw file is important - make sure the entries are appended on end, last item
      5  1.9.2.2  nathanw is taken as the current.
      6  1.9.2.2  nathanw 
      7  1.9.2.2  nathanw 1.1:	Initial version
      8  1.9.2.2  nathanw 1.2:	Cleaned and polished a bit
      9  1.9.2.2  nathanw 1.3:	Use libsa and libkern rather than building the objects locally.
     10  1.9.2.2  nathanw 1.4:	Allow ethernet address to be hardcoded with setnetbootinfo(8).
     11  1.9.2.2  nathanw 1.5:	Search for a kernel, if none specified.
     12  1.9.2.2  nathanw 1.6:	Add support for gzipped kernels.
     13  1.9.2.2  nathanw 1.7:	The Great Boot Block Cleanup of April 1999.
     14  1.9.2.2  nathanw 1.8:	loadfile() update:  ELF symbols no longer need backward seeks.
     15  1.9.2.2  nathanw 1.9:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     16