diff options
author | Zordrak <slackbuilds@tpa.me.uk> | 2010-04-18 01:03:14 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:19 +0200 |
commit | 906ac354a1bcf4d0fde922341410d042084497ae (patch) | |
tree | 8098fc13e1e59a01b79448faddb37bf7240b23c2 /system/clusterglue/README | |
parent | 7eca71744e080d92e4d208408cc09e17830f6e49 (diff) |
system/clusterglue: Added (Reusable Cluster Components)
Diffstat (limited to 'system/clusterglue/README')
-rw-r--r-- | system/clusterglue/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/clusterglue/README b/system/clusterglue/README new file mode 100644 index 0000000000000..1b2ca759662f7 --- /dev/null +++ b/system/clusterglue/README @@ -0,0 +1,10 @@ +clusterglue (The interesting parts of Heartbeat without the ****) + +Also known as Reusable Cluster Components, Cluster Glue is the heart +of the Heartbeat / OpenAIS / Corosync / Pacemaker application stack. + +In order to have a functioning High Availability software stack, +before running this SlackBuild, build AND install, each in order, +the following other SlackBuilds. + +Requires: libesmtp, and libnet available at SlackBuilds.org. |