./parallel/dsh, Runs command through rsh or ssh on a cluster of machines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.25.10nb1, Package name: dsh-0.25.10nb1, Maintainer: pkgsrc-users

dsh is an implementation of a wrapper for executing multiple remote shell
(rsh/remsh/ssh) commands. rsh/remsh/ssh are wrappers for executing shell
(ksh/bash/zsh/tcsh/sh .. etc... ) on remote hosts.


Required to run:
[devel/libdshconfig]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 385.26 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29)
Log message:
parallel: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29)
Log message:
parallel: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2015-11-03 00:46:13 by Alistair G. Crooks | Files touched by this commit (19)
Log message:
Add SHA512 digests for distfiles for parallel category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2014-04-23 15:51:13 by Filip Hajny | Files touched by this commit (1)
Log message:
Force iconv/intl linking. Fixes at least SunOS builds.
   2014-01-22 07:21:30 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
Fix: dsh should read config file from sysconfdir but example directory
   2014-01-12 16:30:12 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
morr@ dropped maintainership
   2014-01-10 23:43:33 by Aleksey Cheusov | Files touched by this commit (5)
Log message:
Add parallel/dsh package

  dsh is an implementation of a wrapper for executing multiple remote shell
  (rsh/remsh/ssh) commands.  rsh/remsh/ssh are wrappers for executing shell
  (ksh/bash/zsh/tcsh/sh ..  etc...  ) on remote hosts.