mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-18 02:20:56 -04:00
18 lines
779 B
Plaintext
18 lines
779 B
Plaintext
$NetBSD: version,v 1.11 2010/01/10 16:20:45 tsutsui 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.
|
|
|
|
0.1: Initial revision, only booting from the harddrive is supported
|
|
0.2: Flush all cache data in start.S
|
|
0.3: Parse boot_flags and pass boothowto value via bootinfo
|
|
0.4: parse "root=/dev/hdXN" args passed from the firmware and
|
|
set default boot device accordingly
|
|
0.5: Add support for netboot via tlp0
|
|
0.6: Print a cobalt model name in banner
|
|
0.7: Add support for netboot via 21041 on Qube2700
|
|
0.8: Add support for optional Z85C30 serial console on Qube2700
|
|
0.9: Print banner and a loading kernel name onto LCD
|
|
1.0: Add support for LBA48 read command
|