Home | History | Annotate | Line # | Download | only in boot
      1  1.15       scw $NetBSD: version,v 1.15 2001/11/09 19:53:11 scw Exp $
      2  1.10       cgd 
      3  1.11  jdolecek NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4  1.11  jdolecek file is important - make sure the entries are appended on end, last item
      5  1.11  jdolecek is taken as the current.
      6   1.2       cgd 
      7   1.2       cgd 1.1:	Initial version
      8   1.2       cgd 1.2:	don't forget the Id string!
      9   1.3       cgd 1.3:	make it work on AlphaStations
     10   1.5       cgd 1.4-1:	Re-import from master sources
     11   1.5       cgd 1.4-2:	Complete rewrite of boot block code
     12   1.5       cgd 1.5:	Update for new ECOFF headers
     13   1.6       cgd 1.6:	Don't pass arguments to the kernel, trim unnecessary environment
     14  1.13       wiz 	calls, kill 'ask' loop (i.e. if boot fails, halt), separate
     15  1.13       wiz 	ECOFF and a.out support into separate options.
     16   1.7       cgd 1.7:	Use libsa and libkern rather than building the objects locally.
     17   1.8       cgd 1.8:	Search for a kernel, if none specified.
     18   1.9       cgd 1.9:	Add support for gzipped kernels.
     19  1.10       cgd 1.10:	The Great Boot Block Cleanup of April 1999.
     20  1.12    simonb 1.11:	Add support for booting off RAIDframe RAID1 mirrors.
     21  1.14     bjh21 1.12:	loadfile() update:  ELF symbols no longer need backward seeks.
     22  1.15       scw 1.13:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     23