Subject: CVS commit: src/distrib/common
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/10/2005 18:05:51
Module Name:	src
Committed By:	dsl
Date:		Sat Sep 10 18:05:51 UTC 2005

Modified Files:
	src/distrib/common: buildfloppies.sh

Log Message:
The 'padded by' number displayed for multi-floppy images has been out by 8k
per floppy for a while.  (The rest of the sums are ok).
Change the 'padded' size to include all the space in the last 8k block
of the tar file.
Similarly if the image doesn't fit, report the exact amount of overflow.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/distrib/common/buildfloppies.sh

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