Page MenuHomeFreeBSD

etc/mtree: Add package tags for /usr/include
ClosedPublic

Authored by ivy on Nov 4 2025, 7:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 5:38 PM
Unknown Object (File)
Sun, Aug 9, 2:24 AM
Unknown Object (File)
Sat, Aug 8, 6:00 PM
Unknown Object (File)
Sat, Aug 8, 5:35 PM
Unknown Object (File)
Sat, Aug 8, 9:27 AM
Unknown Object (File)
Wed, Aug 5, 4:42 AM
Unknown Object (File)
Tue, Aug 4, 4:58 AM
Unknown Object (File)
Wed, Jul 29, 8:52 AM
Subscribers

Details

Summary

Set the default package to clibs-dev, since that's where the vast
majority of include files comes from. Add explicit package tags
for the directories which are installed in their own package.

MFC after: 1 day

Diff Detail

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

Event Timeline

ivy requested review of this revision.Nov 4 2025, 7:47 AM
emaste added a subscriber: emaste.
emaste added inline comments.
etc/mtree/BSD.usr.dist
17–26

gmock and gtest ought to be moved to a tests package

This revision is now accepted and ready to land.Nov 4 2025, 10:49 AM
etc/mtree/BSD.usr.dist
17–26

yes, i already put this on my TODO list :-)

i think they should be in a separate gtest package, which matches how we handle atf and kyua.

This revision was automatically updated to reflect the committed changes.