head	1.3;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.1.1.2.1
	RELENG_3_4_0_RELEASE:1.1.1.1.2.1
	RELENG_3_3_0_RELEASE:1.1.1.1.2.1
	RELENG_3_2_PAO:1.1.1.1.0.4
	RELENG_3_2_PAO_BP:1.1.1.1
	RELENG_3_2_0_RELEASE:1.1.1.1
	POST_VFS_BIO_NFS_PATCH:1.1.1.1
	PRE_VFS_BIO_NFS_PATCH:1.1.1.1
	POST_SMP_VMSHARE:1.1.1.1
	PRE_SMP_VMSHARE:1.1.1.1
	POST_NEWBUS:1.1.1.1
	PRE_NEWBUS:1.1.1.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.2
	RELENG_3_BP:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	initial:1.1.1.1
	MSMITH:1.1.1;
locks; strict;
comment	@# @;


1.3
date	99.09.03.19.42.13;	author msmith;	state dead;
branches;
next	1.2;

1.2
date	99.08.28.00.39.22;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	98.08.21.03.17.42;	author msmith;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.21.03.17.42;	author msmith;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	99.08.29.16.20.09;	author peter;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Slight reorganisation of the Alpha/SRM loader build:

 - Make as much of the makefile for each of the three flavours
   (disk, CDROM, net) common.
 - Special-case the libalpha startup module on its use in boot1, not
   the other way around.
 - Build the loader out of a "loader" directory

Reviewed by:	mjacob, dfr
@
text
@$FreeBSD: src/sys/boot/alpha/boot2/version,v 1.2 1999/08/28 00:39:22 peter Exp $

NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
file is important.  Make sure the current version number is on line 6.

0.1:	Initial i386 version, germinated from the NetBSD i386
	standalone, but enormously modified.
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
$FreeBSD$
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$Id$
@


1.1.1.1
log
@This is the new unified bootstrap, sometimes known previously as the
'three-stage' bootstrap.
There are a number of caveats with the code in its current state:
 - The i386 bootstrap only supports booting from a floppy.
 - The kernel and kld do not yet know how to deal with the extended
   information and module summary passed in.
 - PnP-based autodetection and demand loading of modules is not implemented.
 - i386 ELF kernel loading is not ready yet.
 - The i386 bootstrap is loaded via an ugly blockmap.

On the alpha, both net- and disk-booting (SRM console machines only) is
supported.  No blockmaps are used by this code.

Obtained from:	Parts from the NetBSD/i386 standalone bootstrap.
@
text
@@


1.1.1.1.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
$FreeBSD$
@
