X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=src%2Fpsensor%2Findex.adoc;h=648873fb03cb60aff1ed5b50b7ad84140cb81f79;hp=8dc0ec02a777e820f77415fb6dc510f5bb4a0f55;hb=eb440d36ff19cc17404f43a8dacb1bd28016f175;hpb=85e2a6850367f2310e9fda5141ee848c5747312c diff --git a/src/psensor/index.adoc b/src/psensor/index.adoc index 8dc0ec0..648873f 100644 --- a/src/psensor/index.adoc +++ b/src/psensor/index.adoc @@ -15,7 +15,7 @@ It can monitor: - the temperature of the motherboard and CPU sensors (using http://www.lm-sensors.org/[lm-sensors]). - the temperature of the NVidia GPUs (using XNVCtrl). -- the temperature of ATI/AMD GPUs (not enabled in Ubuntu PPAs or official +- the temperature of ATI/AMD GPUs (not enabled in official distribution repositories, see the link:README.html#_ati_amd_gpu_support[instructions for enabling its support]). - the temperature of the Hard Disk Drives (using hddtemp or libatasmart). - the rotation speed of the fans (using lm-sensors). @@ -79,9 +79,9 @@ More information are available in the link:faq.html[Psensor FAQ]. * link:files[Download psensor] * Get source from the GIT repository: ---- -git clone http://git.wpitchoune.net/psensor.git +git clone https://gitlab.com/jeanfi/psensor.git ---- -* link:http://git.wpitchoune.net/gitweb?p=psensor.git[Browse source code] +* link:https://gitlab.com/jeanfi/psensor/tree/master[Browse source code] == Linux Distribution Support @@ -97,7 +97,6 @@ Binary packages of `psensor` are available for few Linux distributions: * package for Ubuntu is in the official universe repository since version 11.10 (Oneiric) * http://packages.qa.debian.org/p/psensor.html[package for Debian] is in the standard repository since 7.0 -* https://launchpad.net/~jfi/+archive/ubuntu/ppa[PPA for Ubuntu] * http://software.opensuse.org/package/psensor[package for OpenSuse] * https://aur.archlinux.org/packages/psensor/[package for ArchLinux]. @@ -106,6 +105,7 @@ Binary packages of `psensor` are available for few Linux distributions: * link:ubuntu.html[Psensor on Ubuntu] * link:remote.html[Remote monitoring] * link:contribute.html[How to contribute to psensor] +* link:build_debian_pkg.html[How to build the debian package of psensor] * link:faq.html[FAQ] == Contact