summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/stand/bootblock/boot/version
blob: f63d7bcd996d8e3424cec64719c334403058e997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: version,v 1.3 2023/03/25 20:14:26 abs 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:	???
2.0:	Initial amiga bootblocks
2.1:	Simplify program structure to save space
2.2:	Initial PPC kernel booting support
2.3:	???
2.4:	Moved default command into fixed location for easy patching
3.0:	Initial 2 stage amiga bootblocks
3.1:	Add support for FFSv2
3.2:	Fix booting with some "modern" Kickstart versions