Subject: CVS commit: src/distrib/i386/floppies
To: None <source-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 05/14/2006 02:21:59
Module Name:	src
Committed By:	fredb
Date:		Sun May 14 02:21:59 UTC 2006

Modified Files:
	src/distrib/i386/floppies/bootfloppy: Makefile
	src/distrib/i386/floppies/bootfloppy-com: Makefile

Log Message:
Per consensus on tech-install, take "bootN.fs" and "boot-comN.fs" to three
floppies.  (The build is broken again without this.)  "boot-big1.fs", from
the same ramdisk as "bootN.fs", still just fits in 2880KB by virtue of the
fact that the 9KB of padding is only added once per floppy image.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/distrib/i386/floppies/bootfloppy/Makefile
cvs rdiff -r1.5 -r1.6 src/distrib/i386/floppies/bootfloppy-com/Makefile

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