Home | History | Annotate | Line # | Download | only in boot
      1 $NetBSD: version,v 1.19 2005/12/11 12:19:08 christos 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 V0 bootproms.
      9 1.4:	add oldmon support and network support.
     10 1.5:	bootprograms work unmodified across all platforms.
     11 1.6:	reorganization of boot program sources.
     12 1.7:	add libz, and re-reorganize sources into their correct subdirectories.
     13 1.8:	add support for automatically finding kernels other than /netbsd.
     14 1.9:	add ELF support for loading and bootinfo.
     15 1.10:	loadfile() update:  ELF symbols no longer need backward seeks.
     16 1.11:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     17 1.12:	add prom patches for JavaStation-1
     18 1.13:	add additional match function pointer and prom patch Cycle 5 IP
     19 1.14:	search for physical memory segment and map to kernel's link address
     20 1.15:	add prom patch for Krups to make sound work ( create missing node on buggy OF )
     21