Home | History | Annotate | Line # | Download | only in boot
version revision 1.8
      1 $NetBSD: version,v 1.8 2008/03/01 20:39:25 tsutsui 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 0.1:	Initial revision, only booting from the harddrive is supported
      8 0.2:	Flush all cache data in start.S
      9 0.3:	Parse boot_flags and pass boothowto value via bootinfo
     10 0.4:	parse "root=/dev/hdXN" args passed from the firmware and
     11 	set default boot device accordingly
     12 0.5:	Add support for netboot via tlp0
     13 0.6:	Print a cobalt model name in banner
     14 0.7:	Add support for netboot via 21041 on Qube2700
     15