[Lunar-commits] <moonbase> libatasmart: 0.13

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri May 15 00:42:42 CEST 2009


commit e695a80230c327f4f6f48d7f2c5d63d6a4167391
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri May 15 00:42:42 2009 +0200

    libatasmart: 0.13
---
 libs/libatasmart/DETAILS |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/libs/libatasmart/DETAILS b/libs/libatasmart/DETAILS
new file mode 100644
index 0000000..e5b300e
--- /dev/null
+++ b/libs/libatasmart/DETAILS
@@ -0,0 +1,24 @@
+          MODULE=libatasmart
+         VERSION=0.13
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://0pointer.de/public
+      SOURCE_VFY=sha1:a03e7caef50494b47833de0baed64e4178726531
+         WEBSITE=http://www.ohloh.net/p/libatasmart
+         ENTERED=20090514
+         UPDATED=20090514
+           SHORT="ATA S.M.A.R.T. Reading and Parsing Library"
+
+cat << EOF
+ATA S.M.A.R.T. (i.e. hard disk health monitoring)
+reader and parser.
+libatasmart: a lean, small and clean implementation
+ of an ATA S.M.A.R.T. reading and parsing library.
+skdump: a little tool that produces a similar output
+ to smartctl -a, but uses libatasmart.
+sktest: a little tool for starting/aborting S.M.A.R.T.
+ self-tests, based on libatasmart.
+gnome-disk-health-service: a little wrapper around
+ libatasmart that exports its entire functionality via D-Bus.
+gnome-disk-health: a little tool that reads the S.M.A.R.T.
+ data from g-d-h-s and presents it in a pretty dialog.
+EOF


More information about the Lunar-commits mailing list