diff options
author | abs <abs@pkgsrc.org> | 2003-09-25 10:59:39 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-09-25 10:59:39 +0000 |
commit | 5e2db8714c90f16a3376e57c59282454c9661051 (patch) | |
tree | 1fcba78ed8247c675ba6cea0960a2e0b137edcca /doc | |
parent | c150bd1d80b06ef6f3217bbda71960f8236d72e0 (diff) | |
download | pkgsrc-5e2db8714c90f16a3376e57c59282454c9661051.tar.gz |
Update rconfig to 0.20:
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)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 071a4dcbb24..c5906deadbe 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3513 2003/09/25 04:55:47 xtraeme Exp $ +$NetBSD: CHANGES,v 1.3514 2003/09/25 11:00:29 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3924,3 +3924,5 @@ Changes to the packages collection and infrastructure in 2003: Added pixieplus-0.5.4 [xtraeme 2003-09-25] Added foobillard-2.8 [xtraeme 2003-09-25] Added dgen-1.2.3 [xtraeme 2003-09-25] + Updated rconfig to 0.20 [abs 2003-09-25] + |