summaryrefslogtreecommitdiff
path: root/sysutils/rconfig
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11Updated sysutils/rconfig to 0.47abs2-8/+10
move to code.google Add PKG_DESTDIR_SUPPORT
2007-03-24Update rconfig to 0.46:abs2-6/+6
- Allow comma separated values for each tag in hosts.conf (this package could not be more leaf like if it fell from the trees in autumn)
2006-11-16Update sysutils/rconfig from 0.43 to 0.45abs2-6/+6
- Handle invalid hostname gracefully - add .svn to default rdist_except_pat
2005-09-03update sysutils/rconfig to 0.43: Add a -I to allow pushing one host'sabs2-6/+6
configuration to another
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-22Update rconfig to 0.42: Handle rdist output from Redhat ES 3abs2-5/+5
2004-11-29Update rconfig to 0.41:abs2-5/+5
0.40: Update probe to handle NetBSD versions which do not support 'atactl <dev> smart' 0.41: Make -v report output from shmux Handle updating a remote copy of rconfig_probe which reports a version but has other errors in its output
2004-10-05Update rconfig to 0.39:abs2-5/+5
- No longer require ssh to localhost for probe - When reporting a error in probe, use the netname not the short name
2004-09-23Update rconfig to 0.37:abs2-5/+5
- A mismatched rconfig_probe version should be handled without reporting it as an error as such
2004-07-17Update rconfig to 0.35:abs2-5/+6
Use 'shmux' in the probe stage. Reduces time for 'rconfig -at .' from 25 seconds to 10 seconds in a test with twelve remote hosts.
2004-07-17Update rconfig to 0.35:abs2-5/+5
- Substitute in more paths in build - Better handle errors from raidctl in probe.sh - Replace all $() with `` in probe.sh (for Solaris) - Handle an empty hosts.conf
2004-07-16Update rconfig to 0.34:abs3-12/+7
- Fix bug in dirtrees_redefined. Thanks again to Alan Horn - Add libexec/rconfig_ssh wrapper rather than srsh. Now hosts with bad or missing ssh keys will get an appropriate error - Add install target - Add 'atactl smart status' values for NetBSD in probe.sh - Make '-t' take a regex argument for which tags to display - Expand the debug output available with -d
2004-06-22Update rconfig to 0.33:abs2-5/+5
Comment out sshver and sshetc reporting from probe.sh by default, add in kernel version (NetBSD only)
2004-06-03Update rconfig to 0.32: Handle different rdist output for symlinks.abs2-5/+5
2004-05-21update rconfig to 0.30abs2-5/+6
0.28: - Use netname() when running fping etc. Reject duplicate hostnames. Problem noted by alan. 0.29: - Add ${fqdn} to the list of available keys in dirtrees. - Allow 'key -= value' to remove values from key settings - When '-d' is specified display the final state of the configuration - If dirtrees is assigned with '=', disable the 'insert after ${type}' behaviour for any subsequent 'distrees +=' option 0.30: - completely rework parsing of rdist
2003-11-11Update rconfig to 0.27:abs2-5/+5
Ensure we correctly parse the rdist output in the -n case
2003-10-08Update rconfig to 0.25:abs2-6/+5
Remove (currently) unnecessary dependency on Text::Substitute, and catch some more rdist output variations.
2003-10-06Update rconfig to 0.23:abs2-5/+5
Correctly handle various rdist messages to fix post-rdist summary.
2003-10-03Update rconfig to 0.22:abs2-5/+5
Indicate which hosts have failed rdist stage
2003-09-25Update rconfig to 0.21:abs2-5/+5
Implement the much requested 'Adjust rdist output so "updating host" and "updating of X finished" lines are overwritten by following output.
2003-09-25Update rconfig to 0.20:abs2-5/+5
Allow fping to be skipped for all hosts (fping=SKIP in rconfig.conf) or for individual hosts (fping=SKIP on host line in hosts.conf)
2003-09-19Update rconfig to 0.19:abs2-6/+5
0.19: Explicitly set PATH in probe.sh Avoid incorrect progress % in Probe list when host failing Fix path to rconfig.conf (Noted by Alan Horn) 0.18: Use correct timeout (do not use rsh_timeout for everything)
2003-09-12Update rconfig to 0.17nb1abs1-1/+3
Add missing DEPEND on p5-Text-Substitute
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-01Update rconfig to 0.17:abs2-5/+5
0.16: Fix 'redhat' version for Advanced Server 0.17: List failed hosts at end Extend probe.sh to include example raidframe status monitoring
2003-03-06Update rconfig to 0.15:abs2-5/+5
- Ensure ${name} is set when -f is used - configuration parsing now permits key += value, and continuation lines - If probe fails without output do not attempt to update rconfig_probe - Try to explain tags a little more clearly
2002-12-12shorten COMMENTabs1-2/+2
2002-09-19Updated rconfig to 0.13:abs2-5/+5
Permit locking of files (to exclude from push)
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+3
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-03Updated rconfig to 0.11:abs2-5/+5
Fix probe on machines which do not support uname -p Allow +tag=value to be specified after hostnames Retire rsh_opts as does not work with rdist
2002-04-16Updated rconfig to 0.09 - allow '-f' to IP addresses, and clean up a fewabs2-5/+5
uninit warnings in failure cases.
2002-04-10Update rconfig to 0.08abs3-6/+8
Split probe into separate (user configurable) script and add ssh version, ssh 'etc' directory, and redhat version (where appropriate) to the default set of parameters probed.
2002-04-04Updated rconfig to 0.07abs2-5/+5
Added fping_opts and default to '-i 250' to avoid timeouts when configuring machines over a WAN with even a small degree of latency.
2002-01-03Update rconfig to 0.06abs2-5/+5
Fix inappropriate chomp usage that caused problems in fping
2001-12-31Fix typo.wiz1-1/+1
2001-12-31Import rconfig-0.05abs4-0/+32
Rconfig is intended to manage configuration files across hetrogenous groups of machines. The configuration for each machine is determined by a set of rdist trees based on the various tags such as OS, hostname, and architecture. Files in 'more specific' rdist trees take priority.