NetBSD/sys/arch/sgimips/stand/boot/version

13 lines
523 B
Plaintext

$NetBSD: version,v 1.6 2008/08/08 15:07:52 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.
1.0: Initial sgimips booter
1.1: Cleanup, pass bootinfo to kernel
1.2: When parsing boot device for type, skip pci(n) -- needed for IP32
1.3: Rework bootinfo support
1.4: Pass boot device path with a kernel name via BTINFO_BOOTPATH
1.5: Bump BOOTINFO_MAGIC to avoid crash on loading old kernels