Home | History | Annotate | Line # | Download | only in boot
      1 $NetBSD: version,v 1.5 2016/01/17 04:50:36 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 1.1:	Initial version
      8 1.2:	Add news1200 support
      9 1.3:	Return PROM prompt even if loading kernel fails halfway
     10 1.4:	Use newvers_stand.sh and print version strings
     11 1.5:	loadfile() update:  ELF symbols no longer need backward seeks.
     12 1.6:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     13 1.7:	Change boot messages to replace build date and maker with kernrev.
     14 1.8:	Disable slow gunzip CRC32 calculation.
     15