1 1.23 martin $NetBSD: version,v 1.23 2017/09/15 13:25:34 martin Exp $ 2 1.1 mrg 3 1.1 mrg NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this 4 1.1 mrg file is important - make sure the entries are appended on end, last item 5 1.1 mrg is taken as the current. 6 1.1 mrg 7 1.1 mrg 1.1: 8 1.1 mrg 1.2: get it to work with non-start-of-disk partitions 9 1.2 jdolecek 1.3: Support verbose/quiet boot. 10 1.6 eeh 1.4: Align end of BSS on 4MB boundary 11 1.6 eeh 1.5: Fix previous. 12 1.7 martin 1.6: Allow hyphen in kernel names 13 1.8 martin 1.7: Fix size calculation for symbol table 14 1.9 martin 1.8: Fix booting from obscure partition bootstrings (e.g. "boot disk:e disk:e/netbsd") 15 1.11 cdi 1.9: Load kernel into permanently mapped memory, pass mappings to the kernel. 16 1.12 martin 1.10: Optimize permanent kernel mappings 17 1.13 martin 1.11: Improve partition handling and allow changing the device at the boot prompt 18 1.14 martin 1.12: Add support to boot from newer Solaris UFS partitions 19 1.16 martin 1.13: Deal with kernels missing a separate read-only text segment 20 1.17 roy 1.14: Make 3 attempts at BOOTP/DHCP for to allow for bridges and clear prior data read 21 1.18 martin 1.15: Properly close the firmware handle before starting the kernel 22 1.19 martin 1.16: Add support to boot with root on cd9660 23 1.20 palle 1.17: Add support for sun4v architecture 24 1.21 martin 1.18: Fix loading of kernels with huge .bss 25 1.22 martin 1.19: Support booting from virtio devices 26 1.23 martin 1.20: Provide more boot device details 27