Home | History | Annotate | Line # | Download | only in boot
      1  1.9    isaki $NetBSD: version,v 1.9 2022/06/21 12:45:46 isaki Exp $
      2  1.1  minoura 
      3  1.1  minoura NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4  1.1  minoura file is important - make sure the entries are appended on end, last item
      5  1.1  minoura is taken as the current.
      6  1.1  minoura 
      7  1.1  minoura 0.3:	xxboot, ancient monolithic bootstrap program.
      8  1.1  minoura 1.0:	Initial version of the libsa-based bootstrap loader.
      9  1.2      scw 1.1:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     10  1.3  tsutsui 1.2:	Fix serial console output.
     11  1.4  tsutsui 1.3:	Avoid exception on 68060 in UFS ops.
     12  1.5  minoura 1.4:	ffsv2 support.
     13  1.6  tsutsui 1.5:	Make key interrupt to get boot menu works properly even after
     14  1.6  tsutsui 	non ASCII keys (CTRL, OPT.1 etc.) are pressed during boot.
     15  1.7  tsutsui 1.6:	Disable slow gunzip CRC32 calculation.
     16  1.8    isaki 1.7:	Integrate netboot.
     17  1.9    isaki 1.8:	Fix blocksize parameter passes to SCSI IOCS.
     18