[Lunar-commits] <moonbase> openais: version 1.0.1 added to moonbase
Duncan Gibson
engelsman at lunar-linux.org
Mon Nov 9 22:11:44 CET 2009
commit 6b037d2a98a65446d98bb9ad3ff2b8ca5a418463
Author: Jean-Michel Bruenn <jean.bruenn at ip-minds.de>
Date: Mon Nov 9 22:11:44 2009 +0100
openais: version 1.0.1 added to moonbase
Note: downloads, compiles, installs OK, but untested - engelsman
---
zbeta/openais/BUILD | 5 +++++
zbeta/openais/DETAILS | 23 +++++++++++++++++++++++
2 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/zbeta/openais/BUILD b/zbeta/openais/BUILD
new file mode 100644
index 0000000..8f06792
--- /dev/null
+++ b/zbeta/openais/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/openais/DETAILS b/zbeta/openais/DETAILS
new file mode 100644
index 0000000..a03cd2a
--- /dev/null
+++ b/zbeta/openais/DETAILS
@@ -0,0 +1,23 @@
+ MODULE=openais
+ VERSION=1.0.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=ftp://ftp%40$MODULE.org:downloads@$MODULE.org/downloads/$MODULE-$VERSION
+ SOURCE_VFY=sha1:5d0498cf5633e888389930f8e302c5bbd619a436
+ WEB_SITE=http://www.openais.org
+ ENTERED=20090914
+ UPDATED=20090914
+ SHORT="Cluster Framework"
+
+cat << EOF
+The OpenAIS Standards Based Cluster Framework is an OSI
+Certified implementation of the Service Availability
+Forum Application Interface Specification (AIS).
+The Application Interface Specification is a software
+API and policies which are used to develop applications
+that maintain service during faults. Restarting and
+failover of applications is also provided for those
+deploying applications which may not be modified.
+The OpenAIS software is built to operate on the Corosync
+Cluster Engine which allows any third party to implement
+plugin cluster services using the infrastructure provided
+EOF
More information about the Lunar-commits
mailing list