Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/07/1995 05:40:02
thorpej
Tue Nov  7 02:33:29 PST 1995
Update of /a/cvsroot/src/distrib/hp300/miniroot/inst
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6002

Revision/Branch: netbsd-1-1

Modified Files:
	install.sh 
Log Message:
Do a `sync; sleep 2' just before unmounting the target filesystems.  Seems
to avoid the "device busy" error seen during the unmount on really slow
HP-IB disks.


thorpej
Tue Nov  7 02:35:28 PST 1995
Update of /a/cvsroot/src/distrib/hp300/miniroot/inst
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv6035

Modified Files:
	install.sh 
Log Message:
Update from netbsd-1-1; give slow HP-IB disks a chance to recover by doing
a "sync; sleep 2" right before unmounting the target filesystems.