Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7ebf6b24aa9c27b7a512c44f79b7e6b563e82f5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7ebf6b24aa9c27b7a512c44f79b7e6b563e82f5d)
  • Date: Tue, 13 Mar 2012 14:25:00 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 1 +
disk/cciss_vol_status/DETAILS | 15 +++++++++++++++
disk/cciss_vol_status/HISTORY | 2 ++
3 files changed, 18 insertions(+)

New commits:
commit 7ebf6b24aa9c27b7a512c44f79b7e6b563e82f5d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cciss_vol_status: new spell, HP Smart Array status reporting program

diff --git a/ChangeLog b/ChangeLog
index dc5b44d..d934b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2012-03-13 Vlad Glagolev <stealth AT sourcemage.org>
* net/isc.gpg: added C96B350A pub key from
https://www.isc.org/pgpkey2012
(required for bind-tools >=9.9.0)
+ * disk/cciss_vol_status: new spell, HP Smart Array status reporting
program

2012-03-10 Sven Lemke <catnip AT web.de>
* science/xcircuit: new spell, X11 program for drawing electrical
circuit diagrams
diff --git a/disk/cciss_vol_status/DETAILS b/disk/cciss_vol_status/DETAILS
new file mode 100755
index 0000000..17b8961
--- /dev/null
+++ b/disk/cciss_vol_status/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cciss_vol_status
+ VERSION=1.09
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/cciss/$SOURCE
+
SOURCE_HASH=sha512:c773c6addcb26a3c635c28f9ebad7b9a5c2457516ffa87548fe0d3cee5ff864267dbe7c4dfccef0ed1c40d0273a833475ce4c96ba51f755776059daee892d114
+ WEB_SITE=http://cciss.sourceforge.net/
+ ENTERED=20120313
+ LICENSE[0]=GPL
+ KEYWORDS="hp disk raid"
+ SHORT="HP Smart Array status reporting program"
+cat << EOF
+cciss_vol_status is a very lightweight program to report the status of
logical
+drives on Smart Array controllers and also fibre channel attached MSA1000.
+EOF
diff --git a/disk/cciss_vol_status/HISTORY b/disk/cciss_vol_status/HISTORY
new file mode 100644
index 0000000..21b732f
--- /dev/null
+++ b/disk/cciss_vol_status/HISTORY
@@ -0,0 +1,2 @@
+2012-03-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7ebf6b24aa9c27b7a512c44f79b7e6b563e82f5d), Vlad Glagolev, 03/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page