Subject: CVS commit: basesrc/distrib/arm32/ramdisk
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 11/01/2001 00:30:48
Module Name:	basesrc
Committed By:	reinoud
Date:		Wed Oct 31 22:30:47 UTC 2001

Modified Files:
	basesrc/distrib/arm32/ramdisk: Makefile

Log Message:
Use the -F writing to a normal file feature of newfs to avoid problems with
rewriting the disklabel. The newfs is moved up in the sequence after the
creation of the file and the disklabel is written after it.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/distrib/arm32/ramdisk/Makefile

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