mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ BOOTINODE= 80000
|
|||
MFSSIZE= 4096
|
||||
MFSINODE= 8192
|
||||
MFSLABEL= auto
|
||||
SPLIT_MFSROOT=
|
||||
.elif ${TARGET_ARCH} == "powerpc"
|
||||
DISKLABEL= ""
|
||||
MFSSIZE= 4096
|
||||
|
|
|
|||
Loading…
Reference in a new issue