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)
Tue, May 26, 1:35 PM
Unknown Object (File)
Mon, May 25, 11:27 PM
Unknown Object (File)
Tue, May 19, 10:39 PM
Unknown Object (File)
Thu, May 14, 8:08 PM
Unknown Object (File)
Thu, May 14, 2:03 PM
Unknown Object (File)
Wed, Apr 29, 5:02 AM
Unknown Object (File)
Wed, Apr 29, 1:48 AM
Unknown Object (File)
Tue, Apr 28, 7:57 PM
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.