11.13Stsutsui$NetBSD: version,v 1.13 2021/06/15 17:16:16 tsutsui Exp $
21.1Stsutsui
31.1StsutsuiNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.1Stsutsuifile is important - make sure the entries are appended on end, last item
51.1Stsutsuiis taken as the current.
61.1Stsutsui
71.1Stsutsui1.0:	Initial revision, based on 4.4BSD-Lite2/luna68k and NetBSD/hp300
81.2Stsutsui1.1:	Add netboot support.
91.3Stsutsui1.2:	Add support for secondary SPC SCSI on LUNA-II.
101.4Stsutsui1.3:	Add UFS2 support.
111.5Stsutsui1.4:	Add support for "awaiting key" to abort autoboot and get boot menu.
121.6Stsutsui1.5:	Check netboot and set proper default boot device.
131.7Stsutsui1.6:	Accept empty unit, partition, and filename. (defaults: 0, 0, "netbsd")
141.8Stsutsui1.7:	Check boot device on PROM and set proper default boot device and unit.
151.9Stsutsui1.8:	Probe SCSI devices at any IDs and change boot command to use SCSI
161.9Stsutsui	controller number and target ID to specify the boot disk.
171.10Stsutsui1.9:	Parse boot flags and pass boothowto and bootdev info to kernel.
181.11Stsutsui1.10:	Use booted device unit by default if no unit number is specified.
191.12Stsutsui1.11:	Disable slow gunzip CRC32 calculation.
201.13Stsutsui1.12:	Fix off-by-one of a number of blocks of probed disks.
21