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
F135144427: D53577.id165858.diff
Thu, Nov 6, 9:40 PM
F135144417: D53577.id.diff
Thu, Nov 6, 9:40 PM
F135144416: D53577.id165797.diff
Thu, Nov 6, 9:40 PM
F135127580: D53577.diff
Thu, Nov 6, 5:40 PM
F135104020: D53577.diff
Thu, Nov 6, 12:54 PM
Unknown Object (File)
Tue, Nov 4, 4:26 PM
Unknown Object (File)
Tue, Nov 4, 3:39 PM
Unknown Object (File)
Tue, Nov 4, 3:24 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.Tue, Nov 4, 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.Tue, Nov 4, 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.