xref: /netbsd/sys/arch/sparc/stand/boot/version (revision bf9ec67e)
1$NetBSD: version,v 1.15 2002/03/21 04:04:12 uwe Exp $
2
3NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4file is important - make sure the entries are appended on end, last item
5is taken as the current.
6
71.1:
81.2:	get it to work with V0 bootproms.
91.4:	add oldmon support and network support.
101.5:	bootprograms work unmodified across all platforms.
111.6:	reorganization of boot program sources.
121.7:	add libz, and re-reorganize sources into their correct subdirectories.
131.8:	add support for automatically finding kernels other than /netbsd.
141.9:	add ELF support for loading and bootinfo.
151.10:	loadfile() update:  ELF symbols no longer need backward seeks.
161.11:	loadfile() update to avoid backwards seeks for ELF Program Headers.
171.12:	add prom patches for JavaStation-1
18