diff options
author | abs <abs> | 2004-07-16 12:51:26 +0000 |
---|---|---|
committer | abs <abs> | 2004-07-16 12:51:26 +0000 |
commit | bfda7a83d59bafb8d01ea680e23692b53b8a61d9 (patch) | |
tree | aa7b412740c8810f6058392f5fcb2a13d49142fe /sysutils/rconfig/PLIST | |
parent | cf7cffe38f4cb22db83f0abf24477764cfc3e955 (diff) | |
download | pkgsrc-bfda7a83d59bafb8d01ea680e23692b53b8a61d9.tar.gz |
Update rconfig to 0.34:
- 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
Diffstat (limited to 'sysutils/rconfig/PLIST')
-rw-r--r-- | sysutils/rconfig/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rconfig/PLIST b/sysutils/rconfig/PLIST index 3d246c08cc9..fc1189e580f 100644 --- a/sysutils/rconfig/PLIST +++ b/sysutils/rconfig/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2002/04/10 10:19:24 abs Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/07/16 12:51:26 abs Exp $ libexec/rconfig_probe +libexec/rconfig_ssh sbin/rconfig man/man8/rconfig.8 |