[Lunar-commits] <moonbase> dmtcp: Version bump to 1.2.3 and moving to distributed.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Oct 18 14:35:30 CEST 2011
commit 0b35e926cd72f4d97555ad542baa0897e4f4889a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Oct 18 08:35:30 2011 -0400
dmtcp: Version bump to 1.2.3 and moving to distributed.
---
distributed/dmtcp/DETAILS | 17 +++++++++++++++++
zbeta/dmtcp/DETAILS | 17 -----------------
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/distributed/dmtcp/DETAILS b/distributed/dmtcp/DETAILS
new file mode 100644
index 0000000..d58f530
--- /dev/null
+++ b/distributed/dmtcp/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=dmtcp
+ VERSION=1.2.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:616fdf13cc232a050c4057c6bb153f9c8f77625f
+ WEB_SITE=http://dmtcp.sourceforge.net/
+ ENTERED=20110510
+ UPDATED=20111018
+ SHORT="Distributed MultiThreaded CheckPointing"
+
+cat << EOF
+DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently
+checkpoint the state of multiple simultaneous applications, including
+multi-threaded and distributed applications. It operates directly on the
+user binary executable, without any Linux kernel modules or other kernel
+modifications.
+EOF
diff --git a/zbeta/dmtcp/DETAILS b/zbeta/dmtcp/DETAILS
deleted file mode 100644
index 9f8ccd6..0000000
--- a/zbeta/dmtcp/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=dmtcp
- VERSION=1.2.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:5bf220df21fe1e89a6b4074a8edb5dfb00b10746
- WEB_SITE=http://dmtcp.sourceforge.net/
- ENTERED=20110510
- UPDATED=20110510
- SHORT="Distributed MultiThreaded CheckPointing"
-
-cat << EOF
-DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently
-checkpoint the state of multiple simultaneous applications, including
-multi-threaded and distributed applications. It operates directly on the
-user binary executable, without any Linux kernel modules or other kernel
-modifications.
-EOF
More information about the Lunar-commits
mailing list