Subject: CVS commit: src/distrib/amd64/floppies
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/17/2007 13:47:30
Module Name:	src
Committed By:	joerg
Date:		Mon Dec 17 13:47:30 UTC 2007

Modified Files:
	src/distrib/amd64/floppies/bootfloppy: Makefile
	src/distrib/amd64/floppies/bootfloppy-big: Makefile
	src/distrib/amd64/floppies/bootfloppy-com: Makefile
	src/distrib/amd64/floppies/common: Makefile.bootfloppy

Log Message:
Don't hardcode limits for the floppy number on amd64. Just let it use as
many floppies as necessary.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/distrib/amd64/floppies/bootfloppy/Makefile
cvs rdiff -r1.2 -r1.3 src/distrib/amd64/floppies/bootfloppy-big/Makefile
cvs rdiff -r1.5 -r1.6 src/distrib/amd64/floppies/bootfloppy-com/Makefile
cvs rdiff -r1.7 -r1.8 src/distrib/amd64/floppies/common/Makefile.bootfloppy

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