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
F134795930: D53577.id.diff
Tue, Nov 4, 4:26 PM
F134790000: D53577.id165797.diff
Tue, Nov 4, 3:39 PM
F134788034: D53577.id165797.diff
Tue, Nov 4, 3:24 PM
F134788025: D53577.id.diff
Tue, Nov 4, 3:23 PM
F134787738: D53577.diff
Tue, Nov 4, 3:21 PM
F134759895: D53577.diff
Tue, Nov 4, 11:14 AM
Unknown Object (File)
Tue, Nov 4, 9:55 AM
Unknown Object (File)
Tue, Nov 4, 9:44 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.