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)
Wed, Jul 15, 7:02 AM
Unknown Object (File)
Wed, Jul 15, 7:02 AM
Unknown Object (File)
Sat, Jul 11, 4:55 PM
Unknown Object (File)
Fri, Jul 10, 11:26 AM
Unknown Object (File)
Mon, Jul 6, 1:53 AM
Unknown Object (File)
Sun, Jul 5, 6:26 PM
Unknown Object (File)
Tue, Jun 30, 6:24 PM
Unknown Object (File)
Fri, Jun 26, 3:35 PM
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.