Home | History | Annotate | Line # | Download | only in ofwboot
version revision 1.13
      1 $NetBSD: version,v 1.13 2007/09/20 11:14:56 martin Exp $
      2 
      3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4 file is important - make sure the entries are appended on end, last item
      5 is taken as the current.
      6 
      7 1.1:
      8 1.2:	get it to work with non-start-of-disk partitions
      9 1.3:	Support verbose/quiet boot.
     10 1.4:	Align end of BSS on 4MB boundary
     11 1.5:	Fix previous.
     12 1.6:	Allow hyphen in kernel names
     13 1.7:	Fix size calculation for symbol table
     14 1.8:	Fix booting from obscure partition bootstrings (e.g. "boot disk:e disk:e/netbsd")
     15 1.9:	Load kernel into permanently mapped memory, pass mappings to the kernel.
     16 1.10:	Optimize permanent kernel mappings
     17 1.11:	Improve partition handling and allow changing the device at the boot prompt
     18