Subject: CVS commit: src/usr.sbin/installboot
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/08/2003 16:44:35
Module Name:	src
Committed By:	dsl
Date:		Sat Nov  8 16:44:35 UTC 2003

Modified Files:
	src/usr.sbin/installboot: Makefile installboot.8 installboot.h
	    machines.c
Added Files:
	src/usr.sbin/installboot: hp300_volhdr.h
	src/usr.sbin/installboot/arch: hp300.c

Log Message:
First cut of hp300 installboot, seems to DTRT on i386.
Maybe this code ought to know how to add a file to the LIF filesystem.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.sbin/installboot/Makefile
cvs rdiff -r0 -r1.1 src/usr.sbin/installboot/hp300_volhdr.h
cvs rdiff -r1.34 -r1.35 src/usr.sbin/installboot/installboot.8
cvs rdiff -r1.22 -r1.23 src/usr.sbin/installboot/installboot.h
cvs rdiff -r1.18 -r1.19 src/usr.sbin/installboot/machines.c
cvs rdiff -r0 -r1.1 src/usr.sbin/installboot/arch/hp300.c

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