-
Notifications
You must be signed in to change notification settings - Fork 2.5k
tlp{,ui}: update to 1.9.0 #58065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tlp{,ui}: update to 1.9.0 #58065
Conversation
e07d413 to
b19064b
Compare
b4b577d to
26ae029
Compare
|
I don't think conflicts is the right way to handle this, and the TLP docs encourage what would be accomplished in XBPS though "provides" and "replaces". That being said, if they both can be installed together but only one can be running at a given time, not sure that is necessary? The way that power-profiles-daemon handles this is by adding a conflicts in the systemd service: https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/blob/main/data/power-profiles-daemon.service.in#L3 |
|
I interpreted the docs slightly differently:
EDIT: Our docs are rather vague regarding the
Suggestion: and removing the Probably will have to reciprocate for EDIT2: Personally, I don't have a strong opinion about this, but |
|
@oreo639 Since EDIT: Both packages provide (and previoulsy removed alongside systemd libs): I've opted for |
4e3d3d3 to
0f746bf
Compare
Makes sense. |
oreo639
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm.
I've made some small changes by adding a EDIT: Had to rebase for python |
c764a55 to
988b4cf
Compare
|
I haven't tested the proposed changes, since I've switched hardware and stopped using |
Add new subpackage 'tlp-pd' Co-authored-by: Andrew J. Hesford <[email protected]> Co-authored-by: oreo639 <[email protected]>
Testing the changes
Local build testing
Notes
tlpuihasn't caught up yetChangelog
cc @oreo639