Subject: CVS commit: basesrc/distrib/i386/floppies/bootfloppy-common
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 07/02/2001 17:10:09
Module Name:	basesrc
Committed By:	tv
Date:		Mon Jul  2 14:10:09 UTC 2001

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

Log Message:
Don't create gzipped versions of the install floppies.  The floppy images are
not padded to disk-size boundaries (except for boot-big, for somewhat
unnecessary reasons), and the included kernel is already gzipped.  Adding
another round of gzip saves only tens of K, but creates a duplicate image,
wasting space on release media including these files.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 \
    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.