aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-09-27 20:59:33 +0100
committerLeah Rowe <info@minifree.org>2016-09-27 21:01:13 +0100
commit55ab419a18bb1ee163a459506c7491076d9416a6 (patch)
tree9c9b743a914f5935d960b49d58381eb6e477512c /docs/misc
parentd19243ce3cb3c8f02fae23c1af0d127c5d18aa55 (diff)
downloadlibrebootfr-55ab419a18bb1ee163a459506c7491076d9416a6.tar.gz
librebootfr-55ab419a18bb1ee163a459506c7491076d9416a6.zip
Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on libreboot.org/gnu)
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/misc/index.html b/docs/misc/index.html
index 20c96e21..d75a78c8 100644
--- a/docs/misc/index.html
+++ b/docs/misc/index.html
@@ -19,7 +19,7 @@
Or <a href="../index.html">Back to main index</a>.
</p>
<ul>
- <li><a href="#trisquel7_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</a></li>
+ <li><a href="#debian_powertop">High Pitched Whining Noise on Idle (how to remove in Debian or Trisquel 7)</a></li>
<li><a href="#high_pitch_parabola">High Pitched Whining Noise on Idle (how to remove in Parabola)</a></li>
<li><a href="#serial">X60/T60: Serial port - how to use (for dock owners)</a></li>
<li><a href="#powerbeeps">Power Management Beeps on Thinkpads</a></li>
@@ -32,15 +32,15 @@
<div class="section">
- <h1 id="trisquel7_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</h1>
+ <h1 id="debian_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</h1>
<div class="subsection">
- <h2 id="trisquel7_powertop_autostart">Start powertop automatically at boot time</h2>
+ <h2 id="debian_powertop_autostart">Start powertop automatically at boot time</h2>
- <p>Included with libreboot is a script called 'powertop.trisquel7'. Run this as root and it will setup powertop to run with --auto-tune
+ <p>Included with libreboot is a script called 'powertop.debian'. Run this as root and it will setup powertop to run with --auto-tune
at boot time. Load the file in your text editor to see how it does that.</p>
- <p>$ <b>sudo ./resources/scripts/misc/powertop.trisquel7</b></p>
+ <p>$ <b>sudo ./resources/scripts/misc/powertop.debian</b></p>
<p>
Might want to run with --calibrate first
</p>