xref: /netbsd-src/sys/arch/sparc/stand/ofwboot/version (revision be9f90e87153cd472561b72aa3f03674c0ffcb65)
1$NetBSD: version,v 1.23 2017/09/15 13:25:34 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
231.17:	Add support for sun4v architecture
241.18:	Fix loading of kernels with huge .bss
251.19:	Support booting from virtio devices
261.20:	Provide more boot device details
27