Subject: CVS commit: basesrc/usr.sbin/installboot
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/23/2002 00:11:47
Module Name:	basesrc
Committed By:	fredette
Date:		Mon Apr 22 21:11:46 UTC 2002

Modified Files:
	basesrc/usr.sbin/installboot: Makefile
	basesrc/usr.sbin/installboot/arch: sun68k.c

Log Message:
Install the compatability symlink for sun2.
In the sun68k handler, add some sync()s to make sure we
get a coherent picture of the filesystem.  Maybe should
be in the MI filesystem code?


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.sbin/installboot/Makefile
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/installboot/arch/sun68k.c

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