diff options
author | Zordrak <slackbuilds@tpa.me.uk> | 2010-05-12 23:33:37 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 23:33:37 +0200 |
commit | d2add534d477c5dfd6f37bb1f477b94b1562a15d (patch) | |
tree | 705040a6553afb44764a231f0cabc9b843cc1665 /system/hddtemp/slack-desc | |
parent | 4db878070ac8636be9cad28bdeae6ecf168ff662 (diff) | |
download | slackbuilds-d2add534d477c5dfd6f37bb1f477b94b1562a15d.tar.gz |
system/hddtemp: Added to 12.2 repository
Diffstat (limited to 'system/hddtemp/slack-desc')
-rw-r--r-- | system/hddtemp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/hddtemp/slack-desc b/system/hddtemp/slack-desc new file mode 100644 index 0000000000..5e08c6d9a8 --- /dev/null +++ b/system/hddtemp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +hddtemp: hddtemp (reads hard disk S.M.A.R.T. info and reports temperature) +hddtemp: +hddtemp: hddtemp is a small and daemonizable utility designed to read the +hddtemp: S.M.A.R.T. information from the given hard disk and report the +hddtemp: temperature of the disk. Different hard disk manufacturers use +hddtemp: different raw values in their S.M.A.R.T. data and the hddtemp.db file +hddtemp: helps to map raw values to actual temperatures. +hddtemp: +hddtemp: http://www.guzu.net/linux/hddtemp.php +hddtemp: https://savannah.nongnu.org/projects/hddtemp/ +hddtemp: |