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)
Mon, Nov 11, 9:33 PM
Unknown Object (File)
Oct 5 2024, 2:05 AM
Unknown Object (File)
Oct 2 2024, 12:04 PM
Unknown Object (File)
Oct 2 2024, 4:47 AM
Unknown Object (File)
Oct 2 2024, 1:49 AM
Unknown Object (File)
Sep 30 2024, 9:32 PM
Unknown Object (File)
Sep 30 2024, 3:15 PM
Unknown Object (File)
Sep 28 2024, 7:22 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