aboutsummaryrefslogtreecommitdiff
path: root/network/skylable-sx/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/skylable-sx/README')
-rw-r--r--network/skylable-sx/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/network/skylable-sx/README b/network/skylable-sx/README
deleted file mode 100644
index d1bd908e32..0000000000
--- a/network/skylable-sx/README
+++ /dev/null
@@ -1,16 +0,0 @@
-Sx is a reliable, fully distributed cluster solution for your data storage
-needs. With Sx you can aggregate the disk space available on multiple servers
-and merge it into a single storage system. The cluster makes sure that your data
-is always replicated over multiple nodes (the exact number of copies is defined
-by the sysadmin) and synchronized.
-
-Additionally Sx has built-in support for deduplication, client-side encryption,
-on-the-fly compression and much more.
-
-NOTE 1: Every required library which is not found on the system will be built
- from the included sources.
- The last sqlite3 version can be linked dinamically but you must compile
- it by source (target the lib64 if x86_64 is your system arch).
-
-NOTE 2: To build only a client, uncomment the CLIENT_ONLY parameter in
- skylable-sx.SlackBuild.