11.23Smartin$NetBSD: version,v 1.23 2017/09/15 13:25:34 martin Exp $
21.1Smrg
31.1SmrgNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.1Smrgfile is important - make sure the entries are appended on end, last item
51.1Smrgis taken as the current.
61.1Smrg
71.1Smrg1.1:
81.1Smrg1.2:	get it to work with non-start-of-disk partitions
91.2Sjdolecek1.3:	Support verbose/quiet boot.
101.6Seeh1.4:	Align end of BSS on 4MB boundary
111.6Seeh1.5:	Fix previous.
121.7Smartin1.6:	Allow hyphen in kernel names
131.8Smartin1.7:	Fix size calculation for symbol table
141.9Smartin1.8:	Fix booting from obscure partition bootstrings (e.g. "boot disk:e disk:e/netbsd")
151.11Scdi1.9:	Load kernel into permanently mapped memory, pass mappings to the kernel.
161.12Smartin1.10:	Optimize permanent kernel mappings
171.13Smartin1.11:	Improve partition handling and allow changing the device at the boot prompt
181.14Smartin1.12:	Add support to boot from newer Solaris UFS partitions
191.16Smartin1.13:	Deal with kernels missing a separate read-only text segment
201.17Sroy1.14:	Make 3 attempts at BOOTP/DHCP for to allow for bridges and clear prior data read
211.18Smartin1.15:	Properly close the firmware handle before starting the kernel
221.19Smartin1.16:	Add support to boot with root on cd9660
231.20Spalle1.17:	Add support for sun4v architecture
241.21Smartin1.18:	Fix loading of kernels with huge .bss
251.22Smartin1.19:	Support booting from virtio devices
261.23Smartin1.20:	Provide more boot device details
27