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)
Fri, Sep 11, 12:38 AM
Unknown Object (File)
Mon, Sep 7, 9:26 AM
Unknown Object (File)
Sun, Sep 6, 6:27 AM
Unknown Object (File)
Sat, Sep 5, 10:03 PM
Unknown Object (File)
Sat, Sep 5, 9:10 PM
Unknown Object (File)
Sat, Sep 5, 7:04 PM
Unknown Object (File)
Sat, Sep 5, 11:52 AM
Unknown Object (File)
Fri, Sep 4, 8:52 AM
Subscribers

Diff Detail

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

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.