added psensor 1.2.1 news
[www.git] / www / psensor / README.html
index 35beab6..0939553 100644 (file)
@@ -2,11 +2,12 @@
 <html lang="en">
 <head>
 <meta charset="UTF-8">
-<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
+<meta name="generator" content="Asciidoctor 2.0.10">
 <title>Psensor README</title>
 <link rel="stylesheet" href="./../style.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="nav.js"></script>
 <script src="https://apis.google.com/js/platform.js" async defer>
 <body class="article">
 <div id="header">
 <h1>Psensor README</h1>
+<div id="toc" class="toc">
+<div id="toctitle">Table of Contents</div>
+<ul class="sectlevel1">
+<li><a href="#_introduction">Introduction</a></li>
+<li><a href="#_installation_using_distribution_packages">Installation Using Distribution Packages</a>
+<ul class="sectlevel2">
+<li><a href="#_debian">Debian</a></li>
+<li><a href="#_ubuntu">Ubuntu</a></li>
+</ul>
+</li>
+<li><a href="#_installation_from_source_archive">Installation From Source Archive</a>
+<ul class="sectlevel2">
+<li><a href="#_compilation_prerequisites">Compilation Prerequisites</a></li>
+<li><a href="#_compilation_and_installation_steps">Compilation and Installation Steps</a></li>
+<li><a href="#_atiamd_gpu_support">ATI/AMD GPU Support</a></li>
+</ul>
+</li>
+<li><a href="#_contact">Contact</a></li>
+</ul>
+</div>
 </div>
 <div id="content">
 <div class="sect1">
@@ -82,7 +103,7 @@ http://hostname:3131.</p>
 <table>
 <tr>
 <td class="icon">
-<div class="title">Warning</div>
+<i class="fa icon-warning" title="Warning"></i>
 </td>
 <td class="content">
 psensor-server does not provide any way to restrict the connection
@@ -137,44 +158,6 @@ sudo apt-get install psensor-server</pre>
 <div class="paragraph">
 <p>Or search them in the Ubuntu Software Center.</p>
 </div>
-<div class="paragraph">
-<p>For other Ubuntu releases or user the more recent release, the easiest
-way is to use the dedicated PPA.</p>
-</div>
-<div class="paragraph">
-<p>Last stable version:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>sudo apt-get apt-add-repository ppa:/jfi/psensor
-sudo apt-get update
-sudo apt-get install psensor
-sudo apt-get install psensor-server</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Last development version which should not contain major bugs:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>sudo apt-get apt-add-repository ppa:/jfi/psensor-unstable
-sudo apt-get update
-sudo apt-get install psensor
-sudo apt-get install psensor-server</pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Daily trunk build which may contain major bugs and partialy
-implemented features:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>sudo apt-get apt-add-repository ppa:/jfi/psensor-daily-trunk
-sudo apt-get update
-sudo apt-get install psensor
-sudo apt-get install psensor-server</pre>
-</div>
-</div>
 </div>
 </div>
 </div>
@@ -211,7 +194,7 @@ modern GNU/Linux distribution.</p>
 <p>help2man (optional, required to produce the manpage)</p>
 </li>
 <li>
-<p>asciidoc (optional, required to produce the html version of the
+<p>asciidoctor (optional, required to produce the html version of the
 faq)</p>
 </li>
 <li>
@@ -285,10 +268,10 @@ been found.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_ati_amd_gpu_support">ATI/AMD GPU Support</h3>
+<h3 id="_atiamd_gpu_support">ATI/AMD GPU Support</h3>
 <div class="paragraph">
 <p>When the OpenSource ATI driver is used, the monitoring
-information is available throw lm-sensors and does not require the
+information is available through lm-sensors and does not require the
 following instructions.</p>
 </div>
 <div class="paragraph">
@@ -322,8 +305,9 @@ have extracted the ATI ADL SDK. Other steps are indentical.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-12-18 19:12:21 CET
+Last updated 2020-06-29 22:20:53 +0200
 </div>
 </div>
+Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
 </body>
 </html>
\ No newline at end of file