Subject: CVS commit: src/sys/arch/i386/stand/bootxx
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/16/2003 22:26:11
Module Name:	src
Committed By:	dsl
Date:		Wed Apr 16 22:26:11 UTC 2003

Added Files:
	src/sys/arch/i386/stand/bootxx/bootxx_ffsv1: Makefile
	src/sys/arch/i386/stand/bootxx/bootxx_ffsv2: Makefile
	src/sys/arch/i386/stand/bootxx/bootxx_lfsv1: Makefile
	src/sys/arch/i386/stand/bootxx/bootxx_lfsv2: Makefile
	src/sys/arch/i386/stand/bootxx/bootxx_ufs: Makefile
	src/sys/arch/i386/stand/bootxx/bootxx_ustarfs: Makefile

Log Message:
bootxx: bootstrap code - installable by MI installboot.
Loads /boot using filesystem accesses (rather than a list of block numbers)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_ffsv2/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_lfsv1/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_lfsv2/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_ufs/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/bootxx/bootxx_ustarfs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.