summaryrefslogtreecommitdiff
path: root/system/cpufreqd/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-12 11:48:00 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-12 11:48:00 +0200
commit14107a872614710967d3ae565f0253bcbdba55a1 (patch)
tree22e08a133d179fcaff20b8c194043503e34d571a /system/cpufreqd/README
parent37746c6831d9b083acc72dd84f86372619adb06c (diff)
downloadslackbuilds-14107a872614710967d3ae565f0253bcbdba55a1.tar.gz
system/cpufreqd: Removed from 12.2 repository
Diffstat (limited to 'system/cpufreqd/README')
-rw-r--r--system/cpufreqd/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/cpufreqd/README b/system/cpufreqd/README
deleted file mode 100644
index 6c0f3d930a..0000000000
--- a/system/cpufreqd/README
+++ /dev/null
@@ -1,11 +0,0 @@
-cpufreqd is meant to be a replacement of the speedstep applet you
-can find on some other OS; it monitors cpu usage, battery level,
-AC state, and running programs and adjusts the frequency governor
-according to a set of rules specified in the config file.
-You need a CPUFreq driver and either APM, ACPI (a recent version)
-or PMU enabled in your kernel config in order for this deamon to work.
-
-You will also need to have the cpufrequtils package (which includes
-libcpufreq) installed in order to build cpufreqd, and cpufreqd can
-make use of libsensors and/or nvclock if you have them installed -
-see the documentation included with the source tarball for more details.