1 1.10.2.2 cgd $NetBSD: version,v 1.10.2.2 1999/04/05 06:56:24 cgd Exp $ 2 1.10.2.2 cgd 3 1.10.2.2 cgd # The newvers.sh looks for the line below. We use this method 4 1.10.2.2 cgd # rather than $3 of the dollar-NetBSD-dollar line above so that 5 1.10.2.2 cgd # this version can be on branch-files also. 6 1.10.2.2 cgd Version: 1.10 7 1.10.2.2 cgd 8 1.10.2.2 cgd 1.1: Initial version 9 1.10.2.2 cgd 1.2: don't forget the Id string! 10 1.10.2.2 cgd 1.3: make it work on AlphaStations 11 1.10.2.2 cgd 1.4-1: Re-import from master sources 12 1.10.2.2 cgd 1.4-2: Complete rewrite of boot block code 13 1.10.2.2 cgd 1.5: Update for new ECOFF headers 14 1.10.2.2 cgd 1.6: Don't pass arguments to the kernel, trim unnecessary environment 15 1.10.2.2 cgd calls, kill 'ask' loop (i.e. if boot fails, halt), seperate 16 1.10.2.2 cgd ECOFF and a.out support into seperate options. 17 1.10.2.2 cgd 1.7: Use libsa and libkern rather than building the objects locally. 18 1.10.2.2 cgd 1.8: Search for a kernel, if none specified. 19 1.10.2.2 cgd 1.9: Add support for gzipped kernels. 20 1.10.2.2 cgd 1.10: The Great Boot Block Cleanup of April 1999. 21