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:
parent
c61a2c84f0
commit
ac95fa5040
@ -172,7 +172,7 @@ BIGBOOTLABEL= minimum2
|
||||
.elif ${MACHINE_ARCH} == "alpha"
|
||||
BOOTSIZE= 1440
|
||||
FIXITSIZE= 2880
|
||||
MFSSIZE= 3200
|
||||
MFSSIZE= 4320
|
||||
BIGBOOTSIZE= 2880
|
||||
BOOTINODE= 80000
|
||||
FIXITINODE= 4000
|
||||
|
Loading…
x
Reference in New Issue
Block a user