xref: /netbsd-src/sys/arch/x68k/stand/boot/version (revision 154bfe8e089c1a0a4e9ed8414f08d3da90949162)
1$NetBSD: version,v 1.8 2016/06/25 14:35:58 isaki Exp $
2
3NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4file is important - make sure the entries are appended on end, last item
5is taken as the current.
6
70.3:	xxboot, ancient monolithic bootstrap program.
81.0:	Initial version of the libsa-based bootstrap loader.
91.1:	loadfile() update to avoid backwards seeks for ELF Program Headers.
101.2:	Fix serial console output.
111.3:	Avoid exception on 68060 in UFS ops.
121.4:	ffsv2 support.
131.5:	Make key interrupt to get boot menu works properly even after
14	non ASCII keys (CTRL, OPT.1 etc.) are pressed during boot.
151.6:	Disable slow gunzip CRC32 calculation.
161.7:	Integrate netboot.
17