Subject: CVS commit: basesrc/distrib/i386/floppies
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/16/2002 04:03:08
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Oct 16 01:03:08 UTC 2002

Modified Files:
	basesrc/distrib/i386/floppies/bootfloppy-small: Makefile
	basesrc/distrib/i386/floppies/rescue-small: Makefile

Log Message:
netbsd.INSTALL_SMALL and netbsd.RESCUE_SMALL have grown past the size
of a single 1.2MB floppy; cranky FLOPPYMAX to use two floppies.
the kernel and the contents of the ramdiskbin have both grown...

(We should just merge the install & rescue functionality of the -small
 floppies into one two x 1.2MB floppy set, since -small is for older
 machines with 1.2MB floppy drives, versus those with extremely small
 RAM constraints)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 \
    basesrc/distrib/i386/floppies/bootfloppy-small/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/distrib/i386/floppies/rescue-small/Makefile

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