HomeFreeBSD

beinstall: Pass -B to etcupdate

Description

beinstall: Pass -B to etcupdate

Since commit 246364454fc1 ("etcupdate: Use new buildetc and installetc
targets when available"), beinstall has been much slower for the
etcupdate step, as it's been doing a kernel-toolchain (admittedly
without LLVM itself being built). Given beinstall requires an object
tree to already have been built and just installs it, we can pass -B to
beinstall to reuse that tree rather than build kernel-toolchain in
another one.

Reported by: olivier
Tested by: olivier
MFC after: 1 week

(cherry picked from commit 18aef07cfac41fde763e1328366cc6e334bb9254)

Details

Provenance
jrtc27Authored on Aug 28 2024, 10:36 PM
Parents
rGfd45162d1139: mx25l.4: Document the correct disk device path
Branches
Unknown
Tags
Unknown