NetBSD/sys/arch/i386/stand/biosboot/version

11 lines
435 B
Plaintext
Raw Normal View History

$NetBSD: version,v 1.2 1997/09/20 12:28:21 drochner Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important. Make sure the current version number is on line 6.
2.2: Use common menu / parsing functions with other bootloaders.
New framework to pass information to the kernel.
2.1: New welcoming banner.
2.0: Change over to Matthias Drochner's two-stage boot system.
All code is completely new.