11.15Sscw$NetBSD: version,v 1.15 2001/11/09 19:53:11 scw Exp $
21.10Scgd
31.11SjdolecekNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.11Sjdolecekfile is important - make sure the entries are appended on end, last item
51.11Sjdolecekis taken as the current.
61.2Scgd
71.2Scgd1.1:	Initial version
81.2Scgd1.2:	don't forget the Id string!
91.3Scgd1.3:	make it work on AlphaStations
101.5Scgd1.4-1:	Re-import from master sources
111.5Scgd1.4-2:	Complete rewrite of boot block code
121.5Scgd1.5:	Update for new ECOFF headers
131.6Scgd1.6:	Don't pass arguments to the kernel, trim unnecessary environment
141.13Swiz	calls, kill 'ask' loop (i.e. if boot fails, halt), separate
151.13Swiz	ECOFF and a.out support into separate options.
161.7Scgd1.7:	Use libsa and libkern rather than building the objects locally.
171.8Scgd1.8:	Search for a kernel, if none specified.
181.9Scgd1.9:	Add support for gzipped kernels.
191.10Scgd1.10:	The Great Boot Block Cleanup of April 1999.
201.12Ssimonb1.11:	Add support for booting off RAIDframe RAID1 mirrors.
211.14Sbjh211.12:	loadfile() update:  ELF symbols no longer need backward seeks.
221.15Sscw1.13:	loadfile() update to avoid backwards seeks for ELF Program Headers.
23