diff options
author | Holger Paradies <retabell@gmx.de> | 2024-12-14 17:17:13 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-05 20:07:32 +0200 |
commit | 51933ac88f746bf6c672bd4cf64e46878c0d0fa0 (patch) | |
tree | 2d2a66898ff2d067aa177ebed9df9e999b9adfb4 /config/lists/base | |
parent | 131aa26a1e17a8e22a6023e2e154f1f3c96ee551 (diff) | |
download | kanotix-51933ac88f746bf6c672bd4cf64e46878c0d0fa0.zip kanotix-51933ac88f746bf6c672bd4cf64e46878c0d0fa0.tar.gz |
Replace cpufrequtils with linux-cpupower
Diffstat (limited to 'config/lists/base')
-rw-r--r-- | config/lists/base | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/lists/base b/config/lists/base index 57ca0a5..c3b0594 100644 --- a/config/lists/base +++ b/config/lists/base @@ -160,7 +160,13 @@ devscripts pbuilder # system +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm cpufrequtils +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +linux-cpupower +#endif + #if DISTRIBUTION wheezy jessie stretch buster hddtemp #endif |