From: Michael Prokop Date: Thu, 13 Dec 2018 11:08:01 +0000 (+0100) Subject: SW: drop deprecated cpufrequtils (+ drop scripts/GRMLBASE/36-cpufrequtils) X-Git-Tag: v0.33.0~1 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=61b77ff04fb60e09123a79b5f0ededbb6455add5;hp=61b77ff04fb60e09123a79b5f0ededbb6455add5;p=grml-live.git SW: drop deprecated cpufrequtils (+ drop scripts/GRMLBASE/36-cpufrequtils) The cpufreq drivers are autoloaded and the powersave/ondemand driver is mature enough. The linux-cpupower tools provide the binaries as replacement for what cpufrequtils provided so far and we ship them (with GRML_FULL) already. Also see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877016 Thanks: Michael Biebl for the pointer Closes: https://github.com/grml/grml/issues/51 ---