xref: /netbsd-src/sys/arch/sparc/stand/ofwboot/version (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1$NetBSD: version,v 1.19 2010/04/02 18:41:52 martin 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
23