16 lines
701 B
Plaintext
16 lines
701 B
Plaintext
$NetBSD: version,v 1.8 2008/07/15 23:16:26 perry Exp $
|
|
|
|
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
|
|
file is important - make sure the entries are appended on end, last item
|
|
is taken as the current.
|
|
|
|
1.0: Matthias Drochner's new network boot program.
|
|
1.1: New welcoming banner.
|
|
1.2: Use common menu / parsing functions with other bootloaders.
|
|
New framework to pass information to the kernel.
|
|
1.3: Support verbose/quiet boot.
|
|
1.4: loadfile() update: ELF symbols no longer need backward seeks.
|
|
1.5: loadfile() update to avoid backwards seeks for ELF Program Headers.
|
|
1.6: use .code16 and .code32 directives
|
|
5.1: Change boot messages to replace build date with kernel version.
|