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)
Sat, Jul 25, 4:20 PM
Unknown Object (File)
Fri, Jul 24, 10:19 PM
Unknown Object (File)
Thu, Jul 23, 2:13 PM
Unknown Object (File)
Thu, Jul 23, 3:47 AM
Unknown Object (File)
Tue, Jul 21, 9:18 PM
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
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.