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)
Mon, Jul 20, 4:55 PM
Unknown Object (File)
Mon, Jul 20, 3:25 PM
Unknown Object (File)
Sun, Jul 19, 8:25 PM
Unknown Object (File)
Sat, Jul 18, 8:56 PM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Unknown Object (File)
Wed, Jul 15, 6:53 AM
Unknown Object (File)
Mon, Jul 6, 6:58 PM
Unknown Object (File)
Wed, Jun 24, 5:35 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 68403
Build 65286: arc lint + arc unit

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–25

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–25

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.