Enable splitting up the MFSROOT floppy on amd64, the contents now overflow
one floppy's worth of space.
This commit is contained in:
parent
5dc27bc63b
commit
65030cb84d
@ -228,6 +228,7 @@ BOOTINODE= 80000
|
||||
MFSSIZE= 4096
|
||||
MFSINODE= 8192
|
||||
MFSLABEL= auto
|
||||
SPLIT_MFSROOT=
|
||||
.elif ${TARGET_ARCH} == "powerpc"
|
||||
DISKLABEL= ""
|
||||
MFSSIZE= 4096
|
||||
|
Loading…
Reference in New Issue
Block a user