Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: jhawk
Date: Thu Jul 6 18:16:36 UTC 2000
Modified Files:
basesrc/distrib/i386/floppies/bootfloppy-common: Makefile.inc
basesrc/distrib/i386/floppies/fdset-common: Makefile.inc
basesrc/distrib/i386/floppies/ramdisk: Makefile Makefile.inc
basesrc/distrib/i386/floppies/ramdisk-tiny: Makefile Makefile.inc
Log Message:
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 -r1.27 \
basesrc/distrib/i386/floppies/bootfloppy-common/Makefile.inc
cvs rdiff -r1.18 -r1.19 \
basesrc/distrib/i386/floppies/fdset-common/Makefile.inc
cvs rdiff -r1.29 -r1.30 basesrc/distrib/i386/floppies/ramdisk/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/distrib/i386/floppies/ramdisk/Makefile.inc
cvs rdiff -r1.1 -r1.2 basesrc/distrib/i386/floppies/ramdisk-tiny/Makefile \
basesrc/distrib/i386/floppies/ramdisk-tiny/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index