Page MenuHomeFreeBSD

packages: Move powerd to its own package
ClosedPublic

Authored by ivy on Sat, Sep 20, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 7:16 AM
Unknown Object (File)
Mon, Oct 13, 9:50 AM
Unknown Object (File)
Mon, Oct 13, 9:50 AM
Unknown Object (File)
Mon, Oct 13, 9:50 AM
Unknown Object (File)
Mon, Oct 13, 9:50 AM
Unknown Object (File)
Mon, Oct 13, 9:50 AM
Unknown Object (File)
Sun, Oct 12, 9:21 PM
Unknown Object (File)
Mon, Oct 6, 9:29 PM
Subscribers

Details

Summary

Nearly everyone wants powerd to manage CPU frequency scaling on real
hardware, even if -utilities isn't installed. Conversely, very small
jails might want -utilities but don't need powerd.

Move it to its own package and add it to the minimal set.

MFC after: 3 days

Diff Detail

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

Event Timeline

ivy requested review of this revision.Sat, Sep 20, 8:33 PM

add an UPDATING entry

... although i'm wondering if we should stop doing these after the 15.0 release,
at least for packages which are in set-minimal, since they're quite spammy.

add the missing powerd-all.ucl

Spammy how? Unlike ports, UPDATING isn't automatically displayed. I imagine that they'd slow way down once we have the deck chairs just so...

This revision is now accepted and ready to land.Sat, Sep 20, 11:10 PM
In D52645#1202643, @imp wrote:

Spammy how? Unlike ports, UPDATING isn't automatically displayed. I imagine that they'd slow way down once we have the deck chairs just so...

well, just reading through UPDATING, a lot of recent entries are about pkgbase. but i suppose it's fine, people can just skip them if they aren't interested.

This revision was automatically updated to reflect the committed changes.