Always use a separate disc for the livefs on ia64 since the merged image
doesn't fit on one disc. Tested by: marcel X-MFC after: 30 seconds
This commit is contained in:
parent
91320d17cc
commit
f16d1c7c6a
@ -216,6 +216,7 @@ MINIROOT=
|
||||
MFSSIZE= 8192
|
||||
MFSINODE= 8192
|
||||
MFSLABEL= auto
|
||||
SEPARATE_LIVEFS=
|
||||
.elif ${TARGET_ARCH} == "amd64"
|
||||
MFSSIZE= 4096
|
||||
MFSINODE= 8192
|
||||
|
Loading…
Reference in New Issue
Block a user