Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 07/20/2000 09:54:51
Module Name:	basesrc
Committed By:	rh
Date:		Thu Jul 20 16:54:50 UTC 2000

Modified Files:
	basesrc/distrib/i386/floppies/bootfloppy-common [netbsd-1-5]:
	    Makefile.inc

Log Message:
Pull up rev. 1.27 (approved by jhawk):
For all filesytem image building targets, build ${IMAGE}.tmp and
move it to ${IMAGE} when done, to ensure that an interrupted
build does not leave a broken non-functional target. (This can occur,
for instance, if one types 'make' as a non-root user and the vnconfig
fails, and then a subsequent 'make' will not rebuild the filesystem
image, using the all-zeroes image created by dd.)


To generate a diff of this commit:
cvs rdiff -r1.26.4.1 -r1.26.4.2 \
    basesrc/distrib/i386/floppies/bootfloppy-common/Makefile.inc

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