Summary
ClusterSSH is a tool for making the same change on multiple servers at the same time. The 'cssh' command opens an administration console and an xterm to all specified hosts. Any text typed into the administration console is replicated to all windows. All windows may also be typed into directly.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- test
v4.16 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~amd64-linux ~x86-linux
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / Config-Simple : Simple configuration file class
dev-perl / Exception-Class : Module that allows you to declare real exception classes in Perl
dev-perl / Readonly : Facility for creating read-only scalars, arrays, hashes
dev-perl / Sort-Naturally : sort lexically, but sort numeral parts numerically
dev-perl / Test-DistManifest : Author test that validates a package MANIFEST
dev-perl / Test-Pod : Check for POD errors in files
dev-perl / Test-Pod-Coverage : Check for pod coverage in your distribution
dev-perl / Test-Trap : Trap exit codes, exceptions, output, etc
dev-perl / Tk : A Perl Module for Tk
dev-perl / Try-Tiny : Minimal try/catch with proper localization of $@
dev-perl / X11-Protocol : Client-side interface to the X11 Protocol
dev-perl / X11-Protocol-Other : X11 Protocol related components not included in dev-perl/X11-Protocol
dev-perl / XML-Simple : An API for simple XML files
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/clusterssh: fix DIST_TEST
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-misc/clusterssh: Drop 4.03.03 (EAPI 5--)
Bug: https://bugs.gentoo.org/831129 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
net-misc/clusterssh: stabilize 4.16 for x86
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-misc/clusterssh: Stabilize 4.16 amd64, #831129
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/clusterssh: sync live ebuild
Signed-off-by: Sam James <sam@gentoo.org> - Jaco Kroon · gentoo
net-misc/clusterssh: Remove 4.03.06 aka 4.30.600
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/22901 Signed-off-by: Sam James <sam@gentoo.org> - Jaco Kroon · gentoo
net-misc/clusterssh: Bump to 4.16.
About versioning: https://wiki.gentoo.org/wiki/Project:Perl/Version-Scheme Right, so with clusterssh using X.YY_ZZ, it's impossible to go larger than 99 already. As such, the benefit of using 4.160 (and then using DIST_VERSION to wangle that back to 4.16 doesn't make sense for me). Currently there is no third digit here, so in a future version I'll set it up to double op on the versions, eg, 5.0 will likely be 5.00 upstream, and 5.0.1 or 4.16.1 will be 5.00_01 or 4.16.01 upstream (which can be dealt with smartly using sprintf constructing DIST_VERSION). Closes: https://bugs.gentoo.org/598420 Closes: https://bugs.gentoo.org/819306 Closes: https://bugs.gentoo.org/775947 Bug: https://bugs.gentoo.org/768105 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/clusterssh: eutils--, versionator--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-misc/clusterssh: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - bes.internal · gentoo
net-misc/clusterssh update homepage URL - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sven Wegener · gentoo
net-misc/clusterssh: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0 - Kent Fredric · gentoo
net-misc/clusterssh: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27 - Ultrabug · gentoo
net-misc/clusterssh: fix ebuild source module version and naming thx to Kent Fredric on bug #559188
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed