summaryrefslogtreecommitdiffstats
path: root/cluster/csync2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/csync2/DETAILS')
-rwxr-xr-xcluster/csync2/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/cluster/csync2/DETAILS b/cluster/csync2/DETAILS
new file mode 100755
index 0000000000..bad4e372c9
--- /dev/null
+++ b/cluster/csync2/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=csync2
+ VERSION=1.34
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://oss.linbit.com/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:a24154446740f3362c10a23d526c29e96292f2ad56a9ed2f11ca0a6d7afed3730d0e96f8ebc2c6cdcc17031aa0e368f6ba93084ad3cf5f4828fbc279e6f004d8
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://oss.linbit.com/csync2/
+ LICENSE[0]=GPL
+ ENTERED=20110114
+ SHORT="cluster synchronization tool, 2nd generation"
+cat << EOF
+Csync2 is a cluster synchronization tool. It can be used to keep files on
+multiple hosts in a cluster in sync. Csync2 can handle complex setups with
+much more than just 2 hosts, handle file deletions and can detect conflicts.
+
+It is expedient for HA-clusters, HPC-clusters, COWs and server farms.
+EOF