Page MenuHomeFreeBSD

pkgbase: Put zoneinfo file in their own package
ClosedPublic

Authored by manu on Dec 21 2020, 10:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 6:22 PM
Unknown Object (File)
Sat, Jan 18, 5:41 PM
Unknown Object (File)
Fri, Jan 17, 10:03 PM
Unknown Object (File)
Dec 11 2024, 1:20 PM
Unknown Object (File)
Nov 27 2024, 8:19 PM
Unknown Object (File)
Nov 27 2024, 8:19 PM
Unknown Object (File)
Nov 27 2024, 8:18 PM
Unknown Object (File)
Nov 27 2024, 7:58 PM
Subscribers

Details

Summary

Those files take some amount of diskspace and one might not want them
installed on some situation (mfsdisk, small embedded system etc ...)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Dec 21 2020, 10:56 PM
manu created this revision.
This revision is now accepted and ready to land.Jan 4 2021, 1:29 PM
emaste added a subscriber: emaste.

My general preference is that we don't go too far down the path of a huge number of small packages, but even so I think zoneinfo makes sense to be in a separate package since it will be updated relatively frequently.

My general preference is that we don't go too far down the path of a huge number of small packages, but even so I think zoneinfo makes sense to be in a separate package since it will be updated relatively frequently.

I don't think that the number of packages that we have should be taken in account. The only important thing is that the split is logical. It was a mess before I started to merge some packages but it's still not perfect.

This revision was automatically updated to reflect the committed changes.