]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix cross-building VMs with a non-/usr/src source directory.
authorcperciva <cperciva@FreeBSD.org>
Thu, 18 Apr 2019 00:38:54 +0000 (00:38 +0000)
committercperciva <cperciva@FreeBSD.org>
Thu, 18 Apr 2019 00:38:54 +0000 (00:38 +0000)
commit7c3d723075594e3150f5c4c4b360a9587b8a08fd
treeb02743858355bad4eb5338d23b963731bd4a3ad7
parent90d714cf7db643223d620900d88ec67f002ae11c
Fix cross-building VMs with a non-/usr/src source directory.

The path /usr/src was hard-coded here, resulting in mkimg not being able
to find the bootfiles.

Direct commit to stable/11 because the code in HEAD and stable/12 is
completely different due to changes in OBJDIR layout.
release/tools/vmimage.subr