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)
Tue, Apr 14, 4:43 AM
Unknown Object (File)
Sun, Apr 12, 4:23 PM
Unknown Object (File)
Sat, Apr 11, 5:42 AM
Unknown Object (File)
Sat, Apr 11, 12:19 AM
Unknown Object (File)
Sun, Apr 5, 4:41 PM
Unknown Object (File)
Sun, Mar 29, 12:41 PM
Unknown Object (File)
Wed, Mar 25, 11:10 AM
Unknown Object (File)
Mon, Mar 23, 5:57 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.