Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets set fixes for SASLC
details: https://anonhg.NetBSD.org/src/rev/c4778a4a37e9
branches: trunk
changeset: 762406:c4778a4a37e9
user: christos <christos%NetBSD.org@localhost>
date: Sun Feb 20 15:59:22 2011 +0000
description:
set fixes for SASLC
diffstat:
distrib/sets/comments | 2 ++
distrib/sets/deps | 2 ++
distrib/sets/descrs | 2 ++
distrib/sets/lists/etc/mi | 6 +++++-
4 files changed, 11 insertions(+), 1 deletions(-)
diffs (56 lines):
diff -r 89d2e0f05d6e -r c4778a4a37e9 distrib/sets/comments
--- a/distrib/sets/comments Sun Feb 20 15:47:28 2011 +0000
+++ b/distrib/sets/comments Sun Feb 20 15:59:22 2011 +0000
@@ -264,6 +264,8 @@
etc-ipf-rc startup scripts for IP filter
etc-isdn-rc startup script for ISDN (Integrated Services Digital Network) network connectivity utilities
etc-krb5-rc startup script for the Kerberos V authentication service
+etc-libsaslc-etc configuration file for the SASL C library
+etc-libsaslc-postfix configuration file for postfix SASL
etc-lpr-etc configuration file for printing services
etc-lpr-log empty log file for printing services
etc-lpr-rc startup script for printing services
diff -r 89d2e0f05d6e -r c4778a4a37e9 distrib/sets/deps
--- a/distrib/sets/deps Sun Feb 20 15:47:28 2011 +0000
+++ b/distrib/sets/deps Sun Feb 20 15:59:22 2011 +0000
@@ -287,6 +287,8 @@
etc-ipf-rc base-sys-root
etc-isdn-rc base-sys-root
etc-krb5-rc base-sys-root
+etc-libsaslc-etc base-sys-root
+etc-libsaslc-postfix base-sys-root
etc-lpr-etc base-sys-root
etc-lpr-log base-sys-root
etc-lpr-rc base-sys-root
diff -r 89d2e0f05d6e -r c4778a4a37e9 distrib/sets/descrs
--- a/distrib/sets/descrs Sun Feb 20 15:47:28 2011 +0000
+++ b/distrib/sets/descrs Sun Feb 20 15:59:22 2011 +0000
@@ -517,6 +517,8 @@
etc-iscsi-rc startup script for the NetBSD iSCSI target
etc-isdn-rc startup script for ISDN (Integrated Services Digital Network) network connectivity utilities
etc-krb5-rc startup script for the Kerberos V authentication service
+etc-libsaslc-etc configuration file for SASL C library
+etc-libsaslc-postfix configuration file for postfix SASL
etc-lpr-etc configuration file for printing services
etc-lpr-log empty log file for printing services
etc-lpr-rc startup script for printing services
diff -r 89d2e0f05d6e -r c4778a4a37e9 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sun Feb 20 15:47:28 2011 +0000
+++ b/distrib/sets/lists/etc/mi Sun Feb 20 15:59:22 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.219 2011/02/02 02:20:28 rmind Exp $
+# $NetBSD: mi,v 1.220 2011/02/20 15:59:22 christos Exp $
#
# Note: end-user configuration files that are moved to another location
# should not be marked "obsolete"; they should just be removed from
@@ -298,6 +298,10 @@
./etc/remote etc-sys-etc
./etc/rmt etc-sysutil-etc
./etc/rpc etc-net-etc
+./etc/saslc.d etc-libsaslc-etc
+./etc/saslc.d/mech etc-libsaslc-etc
+./etc/saslc.d/postfix etc-libsaslc-postfix
+./etc/saslc.d/postfix/mech etc-libsaslc-postfix
./etc/security etc-sys-etc
./etc/security.conf etc-sys-etc
./etc/services etc-net-etc
Home |
Main Index |
Thread Index |
Old Index