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:
John Baldwin 2005-03-04 20:37:20 +00:00
parent 91320d17cc
commit f16d1c7c6a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143138

View File

@ -216,6 +216,7 @@ MINIROOT=
MFSSIZE= 8192
MFSINODE= 8192
MFSLABEL= auto
SEPARATE_LIVEFS=
.elif ${TARGET_ARCH} == "amd64"
MFSSIZE= 4096
MFSINODE= 8192