Page MenuHomeFreeBSD

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

Authored by ivy on Tue, Nov 4, 7:47 AM.
Tags
None
Referenced Files
F137999570: D53577.diff
Fri, Nov 28, 12:56 AM
Unknown Object (File)
Wed, Nov 26, 11:38 AM
Unknown Object (File)
Mon, Nov 24, 4:48 AM
Unknown Object (File)
Thu, Nov 20, 11:14 PM
Unknown Object (File)
Thu, Nov 20, 2:12 AM
Unknown Object (File)
Thu, Nov 20, 2:12 AM
Unknown Object (File)
Thu, Nov 20, 2:12 AM
Unknown Object (File)
Thu, Nov 20, 2:07 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.Tue, Nov 4, 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.Tue, Nov 4, 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.