pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/clusterit
Module Name: pkgsrc
Committed By: garbled
Date: Wed Feb 27 21:52:16 UTC 2008
Modified Files:
pkgsrc/parallel/clusterit: Makefile PLIST distinfo
pkgsrc/parallel/clusterit/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae
Log Message:
Update ClusterIt to 2.5.
Major enhancements:
A new program, dtop, allows the user to run top across multiple machines
and collate the results in real-time. The default remote commands have
been changed over to ssh from rsh. A test option has been added to all
commands to check if SSH is up and running before attempting an SSH
connection that might otherwise hang. A flag has been added to dsh
allowing the user to copy, execute, and delete a script on all machines
in one step. There are many other small bugfixes and enhancements.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/parallel/clusterit/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/parallel/clusterit/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/parallel/clusterit/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/parallel/clusterit/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/parallel/clusterit/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/parallel/clusterit/patches/patch-ac \
pkgsrc/parallel/clusterit/patches/patch-ad \
pkgsrc/parallel/clusterit/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index