Page MenuHomeFreeBSD

pkgbase: fix caroot packaging and add post-install script
ClosedPublic

Authored by kevans on Jan 24 2020, 7:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 1:58 PM
Unknown Object (File)
Oct 14 2024, 5:23 AM
Unknown Object (File)
Sep 22 2024, 7:01 PM
Unknown Object (File)
Sep 22 2024, 12:28 PM
Unknown Object (File)
Sep 18 2024, 10:59 PM
Unknown Object (File)
Sep 18 2024, 6:30 AM
Unknown Object (File)
Sep 17 2024, 5:49 PM
Unknown Object (File)
Sep 17 2024, 9:20 AM
Subscribers

Details

Summary

The original intention for caroot was to be packaged separately, perhaps so that users can have a more/less conservative upgrade policy for this separated from the rest of base.

secure/caroot/Makefile doesn't have anything interesting to package, but its subdirectories might. Move the PACKAGE= to Makefile.inc so both blacklisted and trusted get packaged consistently into the correct one rather than the default -utilities. Also tag the directories for package=caroot, as they could also be empty; blacklisted is empty by default, but trusted is not.

Add a post-install script to do certctl rehash, along with a note should we eventually come up with a way to detect that files have been added or removed that requires a rehash.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 28898