xref: /netbsd-src/sys/arch/alpha/stand/boot/version (revision dc306354b0b29af51801a7632f1e95265a68cd81)
1$NetBSD: version,v 1.9 1997/01/23 23:10:38 cgd Exp $
2
31.1:	Initial version
41.2:	don't forget the Id string!
51.3:	make it work on AlphaStations
61.4-1:	Re-import from master sources
71.4-2:	Complete rewrite of boot block code
81.5:	Update for new ECOFF headers
91.6:	Don't pass arguments to the kernel, trim unnecessary environment
10	calls, kill 'ask' loop (i.e. if boot fails, halt), seperate
11	ECOFF and a.out support into seperate options.
121.7:	Use libsa and libkern rather than building the objects locally.
131.8:	Search for a kernel, if none specified.
141.9:	Add support for gzipped kernels.
15