Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/09/2000 05:09:02
Module Name:	basesrc
Committed By:	fvdl
Date:		Sun Jul  9 12:09:02 UTC 2000

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

Log Message:
If the PAD variable is defined, pad the floppy image to its maximum size.
Use this in bootfloppy-big. mkisofs likes to have images fullsize nowadays.
Also, insert a file called "USTAR.volsize.<blocksize_in_octal>" if the
size of the ustar image is not the 1.44M default. This stops bootfloppy-big
from asking for a second diskette.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/distrib/i386/floppies/bootfloppy-big/Makefile
cvs rdiff -r1.27 -r1.28 \
    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.