Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/08/1999 16:22:42
Module Name:	basesrc
Committed By:	he
Date:		Tue Nov  9 00:22:41 UTC 1999

Modified Files:
	basesrc/distrib/i386/floppies: Makefile
	basesrc/distrib/i386/floppies/bootfloppy-common: Makefile.inc
	basesrc/distrib/i386/floppies/fdset-common: Makefile.inc
	basesrc/distrib/i386/floppies/ramdisk: Makefile
	basesrc/etc/etc.i386: Makefile.inc

Log Message:
Provide some more automation in the "make release" process.  Also build
and install:
 o INSTALL and INSTALL_TINY kernels (for boot floppy images)
 o GENERIC_TINY kernel
 o Boot floppy images
Ideas borrowed from etc/etc.sun3/ setup.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/distrib/i386/floppies/Makefile
cvs rdiff -r1.18 -r1.19 \
    basesrc/distrib/i386/floppies/bootfloppy-common/Makefile.inc
cvs rdiff -r1.6 -r1.7 basesrc/distrib/i386/floppies/fdset-common/Makefile.inc
cvs rdiff -r1.17 -r1.18 basesrc/distrib/i386/floppies/ramdisk/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/etc/etc.i386/Makefile.inc

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