summaryrefslogtreecommitdiffstats
path: root/cluster/openmosix-tools/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/openmosix-tools/DETAILS')
-rwxr-xr-xcluster/openmosix-tools/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/cluster/openmosix-tools/DETAILS b/cluster/openmosix-tools/DETAILS
new file mode 100755
index 0000000000..24128d9d37
--- /dev/null
+++ b/cluster/openmosix-tools/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=openmosix-tools
+ VERSION=0.3.5
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/openmosix/$SOURCE
+ MD5[0]=ac030a4e74e8e9d9bd42544516d8874f
+ WEB_SITE=http://openmosix.sourceforge.net
+ ENTERED=20021115
+ UPDATED=20031201
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="Userland tools for the openMosix clustering system"
+cat << EOF
+openMosix is a Linux kernel extension for single-system image clustering. Taking n PC boxes,
+openMosix gives users and applications the illusion of one single computer with n CPUs.
+openMosix is perfectly scalable and adaptive.
+
+This spell will enable openMosix on this machine. Cast it on every other machine in the cluster.
+
+This spell requires the openMosix kernel patch to be applied, and for each kernel to be built
+with the same openMosix configuration.
+EOF