Page MenuHomeFreeBSD

mtree: usr: Add missing pkg/triggers entry
ClosedPublic

Authored by jlduran on Jan 13 2026, 4:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 24, 8:55 AM
Unknown Object (File)
Mon, Aug 24, 1:29 AM
Unknown Object (File)
Sat, Aug 22, 10:19 AM
Unknown Object (File)
Sat, Aug 22, 9:12 AM
Unknown Object (File)
Thu, Aug 20, 4:46 PM
Unknown Object (File)
Thu, Aug 20, 11:49 AM
Unknown Object (File)
Wed, Aug 19, 5:10 PM
Unknown Object (File)
Fri, Aug 14, 5:10 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69850
Build 66733: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 14 2026, 4:38 AM

i think you also want to add /usr/share/pkg/triggers. currently only usr.bin/mandoc installs a file here, but more things will in the future.

In D54682#1249624, @ivy wrote:

i think you also want to add /usr/share/pkg/triggers. currently only usr.bin/mandoc installs a file here, but more things will in the future.

You're right! I only added the minimum necessary for my NanoBSD tests to pass. I will add it upon commit. Thank you!

jlduran retitled this revision from mtree: usr: Add missing pkg entry to mtree: usr: Add missing pkg/triggers entry.Jan 14 2026, 2:24 PM
This revision was automatically updated to reflect the committed changes.