buildfloppies.sh: Image is 29012 bytes (28 KB) too big to fit on 2 disks

So make it 3 floppes until someone finds a way to conserve space. The
build has been broken for months.
This commit is contained in:
christos 2011-09-21 16:13:51 +00:00
parent da3795c23e
commit 4719f3b41e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2005/12/29 16:01:30 tsutsui Exp $
# $NetBSD: Makefile,v 1.2 2011/09/21 16:13:51 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@ -6,7 +6,7 @@
FLOPPYBASE= boot
FLOPPYSIZE= 1989 # 2D excluding cylinder 0 side 0
FLOPPYFILES= boot netbsd
FLOPPYMAX= 2
FLOPPYMAX= 3
FLOPPYSUFFIX= .fs
FLOPPY_RELEASEDIR= installation/floppy