11.6Stsutsui$NetBSD: version,v 1.6 2009/03/20 11:42:25 tsutsui Exp $
21.1Sfredette
31.1SfredetteNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.1Sfredettefile is important - make sure the entries are appended on end, last item
51.1Sfredetteis taken as the current.
61.1Sfredette
71.1Sfredette1.1:	Initial commit.
81.1Sfredette1.2:	Changed dvdma.c and netif_sun.c in libsa.
91.1Sfredette1.5:	Merge arch/sun3x into arch/sun3.
101.1Sfredette1.6:	Both netboot and ufsboot now look for any of:
111.1Sfredette	{ "netbsd", "netbsd.old", "netbsd.$arch" } where arch=sun3 or
121.1Sfredette	arch=sun3x based on the running machine type.  Boot media can
131.1Sfredette	support both sun3 and sun3x by providing two kernels.
141.1Sfredette1.7:	Common boot programs run on both Sun 3 and 3X
151.1Sfredette	machines, with different default kernel names
161.1Sfredette	on each so shared root images are possible.
171.1Sfredette1.8:	Changed to use MI sys/conf/newvers_stand.sh & vers.c.
181.1Sfredette1.9:	Convert to ELF and use MI loadfile().
191.2Sbjh211.10:	loadfile() update:  ELF symbols no longer need backward seeks.
201.3Sscw1.11:	loadfile() update to avoid backwards seeks for ELF Program Headers.
211.4Sfredette1.12:	tapeboot: file seek bug fixed, sun2 support added
221.6Stsutsui1.13:	switched to using MI libsa and libkern
23