Fix installworld when the host does not need to bootstrap nmtree.
Reported by: lev, jmg
This commit is contained in:
parent
eb79809347
commit
7dfeb5c69f
@ -673,7 +673,7 @@ _zoneinfo= zic tzsetup
|
|||||||
|
|
||||||
ITOOLS= [ awk cap_mkdb cat chflags chmod chown \
|
ITOOLS= [ awk cap_mkdb cat chflags chmod chown \
|
||||||
date echo egrep find grep id install ${_install-info} \
|
date echo egrep find grep id install ${_install-info} \
|
||||||
ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl \
|
ln lockf make mkdir mtree mv nmtree pwd_mkdb rm sed sh sysctl \
|
||||||
test true uname wc ${_zoneinfo}
|
test true uname wc ${_zoneinfo}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user