Page MenuHomeFreeBSD

certctl: invoke with LOCALBASE set
ClosedPublic

Authored by brooks on Jun 13 2023, 10:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 31, 11:24 PM
Unknown Object (File)
Tue, Mar 31, 1:05 AM
Unknown Object (File)
Feb 27 2026, 10:28 PM
Unknown Object (File)
Feb 27 2026, 10:40 AM
Unknown Object (File)
Feb 27 2026, 4:07 AM
Unknown Object (File)
Feb 21 2026, 1:01 PM
Unknown Object (File)
Feb 16 2026, 11:12 PM
Unknown Object (File)
Feb 14 2026, 11:49 AM

Details

Summary

When invoking certctl as part of installworld, set LOCALBASE in the
environment to match the build environment. That ensures that LOCABASE
is non-empty on systems without the user.localbase sysctl and avoids
allowing a system configuration detail to leak into the build. Users
who wish to build targeting a non-standard LOCALBASE should ensure it is
set in src.conf or similar.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable