1 $NetBSD: version,v 1.7 2003/02/01 14:48:19 dsl Exp $
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
4 file is important - make sure the entries are appended on end, last item
5 is taken as the current.
7 1.0: Matthias Drochner's new network boot program.
8 1.1: New welcoming banner.
9 1.2: Use common menu / parsing functions with other bootloaders.
10 New framework to pass information to the kernel.
11 1.3: Support verbose/quiet boot.
12 1.4: loadfile() update: ELF symbols no longer need backward seeks.
13 1.5: loadfile() update to avoid backwards seeks for ELF Program Headers.
14 1.6: use .code16 and .code32 directives
15 5.1: Change boot messages to replace build date with kernel version.