summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/boot/version
blob: b502ad108f218188330de2a4f7539e2dfe8fb6c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$OpenBSD: version,v 1.6 1997/05/05 06:01:53 millert Exp $
$NetBSD: version,v 1.9 1997/01/23 23:10:38 cgd Exp $

1.1:	Initial version
1.2:	don't forget the Id string!
1.3:	make it work on AlphaStations
1.4-1:	Re-import from master sources
1.4-2:	Complete rewrite of boot block code
1.5:	Update for new ECOFF headers
1.6:	Don't pass arguments to the kernel, trim unnecessary environment
	calls, kill 'ask' loop (i.e. if boot fails, halt), seperate
	ECOFF and a.out support into seperate options.
1.7:   Use libsa and libkern rather than building the objects locally.
1.8:   Search for a kernel, if none specified.
1.9:   Add support for gzipped kernels.