Use the target arhitecture's disktab(5) file.

This commit is contained in:
Ruslan Ermilov 2003-03-21 13:41:17 +00:00
parent 80fc33c35f
commit 55852204e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112459

View File

@ -670,6 +670,7 @@ release.8:
release.9:
.if ${TARGET_ARCH} != "ia64" || ${TARGET_ARCH} == ${MACHINE_ARCH}
cp ${RD}/trees/base/etc/disktab /etc
rm -rf ${RD}/mfsfd
mkdir ${RD}/mfsfd
cd ${RD}/mfsfd && \