Home | History | Annotate | Line # | Download | only in boot
      1 $NetBSD: version,v 1.14 2025/08/18 18:46:24 andvar 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:		Boot program for IBM Power Series 830; initial revision
      8 1.2:		Support verbose/quiet boot.
      9 1.3:		loadfile() update:  ELF symbols no longer need backward seeks.
     10 1.4:		loadfile() update to avoid backwards seeks for ELF Program
     11 		Headers.
     12 1.5:		Support MPC601.
     13 1.6:		Remove fd.c, video.c.  Compile without DB_MONITOR. Cleanup,
     14 		KNF.
     15 1.7:		Rewrite vreset.c, make it work and always run it. Stop using
     16 		cd9660 and ufs, replace with nullfs because we don't need one.
     17 1.8:		Do not always run vreset.  When resetting, only do the pci
     18 		stuff when we find an actual pci card.
     19 1.9:		Support load kernel from SCSI HDD with siop.
     20 		It copy from bebox.  (EXPERIMENTAL)
     21