xref: /netbsd/sys/arch/alpha/stand/netboot/version (revision bf9ec67e)
1$NetBSD: version,v 1.10 2001/11/09 19:53:12 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.1:	Initial version
81.2:	Cleaned and polished a bit
91.3:	Use libsa and libkern rather than building the objects locally.
101.4:	Allow ethernet address to be hardcoded with setnetbootinfo(8).
111.5:	Search for a kernel, if none specified.
121.6:	Add support for gzipped kernels.
131.7:	The Great Boot Block Cleanup of April 1999.
141.8:	loadfile() update:  ELF symbols no longer need backward seeks.
151.9:	loadfile() update to avoid backwards seeks for ELF Program Headers.
16