xref: /netbsd/sys/arch/i386/stand/netboot/version (revision bf9ec67e)
1$NetBSD: version,v 1.6 2001/11/09 19:53:13 scw 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.0:	Matthias Drochner's new network boot program.
81.1:	New welcoming banner.
91.2:	Use common menu / parsing functions with other bootloaders.
10	New framework to pass information to the kernel.
111.3:	Support verbose/quiet boot.
121.4:	loadfile() update:  ELF symbols no longer need backward seeks.
131.5:	loadfile() update to avoid backwards seeks for ELF Program Headers.
14