xref: /netbsd-src/sys/arch/sparc/stand/ofwboot/version (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1$NetBSD: version,v 1.20 2013/12/08 14:41:28 palle 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
71.1:
81.2:	get it to work with non-start-of-disk partitions
91.3:	Support verbose/quiet boot.
101.4:	Align end of BSS on 4MB boundary
111.5:	Fix previous.
121.6:	Allow hyphen in kernel names
131.7:	Fix size calculation for symbol table
141.8:	Fix booting from obscure partition bootstrings (e.g. "boot disk:e disk:e/netbsd")
151.9:	Load kernel into permanently mapped memory, pass mappings to the kernel.
161.10:	Optimize permanent kernel mappings
171.11:	Improve partition handling and allow changing the device at the boot prompt
181.12:	Add support to boot from newer Solaris UFS partitions
191.13:	Deal with kernels missing a separate read-only text segment
201.14:	Make 3 attempts at BOOTP/DHCP for to allow for bridges and clear prior data read
211.15:	Properly close the firmware handle before starting the kernel
221.16:	Add support to boot with root on cd9660
231.17:	Add support for sun4v architecture
24