Bump MFSSIZE to the value used by i386 and pc98. This larger MFS

filesystem will still compress below the 1.44 megabyte threshold for
the floppy image.
This commit is contained in:
Murray Stokely 2002-03-30 02:31:17 +00:00
parent c61a2c84f0
commit ac95fa5040

View File

@ -172,7 +172,7 @@ BIGBOOTLABEL= minimum2
.elif ${MACHINE_ARCH} == "alpha"
BOOTSIZE= 1440
FIXITSIZE= 2880
MFSSIZE= 3200
MFSSIZE= 4320
BIGBOOTSIZE= 2880
BOOTINODE= 80000
FIXITINODE= 4000