Subject: CVS commit: syssrc/sys/arch/sun68k/stand
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/23/2002 00:15:43
Module Name:	syssrc
Committed By:	fredette
Date:		Mon Apr 22 21:15:42 UTC 2002

Modified Files:
	syssrc/sys/arch/sun68k/stand: Makefile
	syssrc/sys/arch/sun68k/stand/bootxx: Makefile
Removed Files:
	syssrc/sys/arch/sun68k/stand/installboot: Makefile installboot.c

Log Message:
Removed the old installboot, we now use the new /usr/sbin/installboot.
Now install a raw binary version of bootxx, since that's what this
new installboot expects.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun68k/stand/Makefile
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun68k/stand/bootxx/Makefile
cvs rdiff -r1.6 -r0 syssrc/sys/arch/sun68k/stand/installboot/Makefile
cvs rdiff -r1.3 -r0 syssrc/sys/arch/sun68k/stand/installboot/installboot.c

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