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)
Sat, Sep 27, 4:12 PM
Unknown Object (File)
Thu, Sep 25, 9:15 PM
Unknown Object (File)
Thu, Sep 25, 9:02 PM
Unknown Object (File)
Thu, Sep 25, 5:40 PM
Unknown Object (File)
Wed, Sep 24, 5:32 AM
Unknown Object (File)
Mon, Sep 22, 4:51 AM
Unknown Object (File)
Sun, Sep 21, 9:48 AM
Unknown Object (File)
Sun, Sep 21, 6:35 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67205
Build 64088: arc lint + arc unit

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.