From 1f641814b2bfbbf2dc3347e11a3fe901bfdf1efc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:35:33 +0200 Subject: Adding debian version 2.5.13+dfsg-5. Signed-off-by: Daniel Baumann --- debian/not-installed | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 debian/not-installed (limited to 'debian/not-installed') diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..db92896 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1,40 @@ +# we have our own default config files in debian/ +etc/ldap/ldap.conf.default +etc/ldap/slapd.conf +etc/ldap/slapd.conf.default +etc/ldap/slapd.ldif +etc/ldap/slapd.ldif.default + +# libtool archives are not installed for public libraries +usr/lib/*/*.la + +# static libslapi is not installed +usr/lib/*/libslapi.a + +# static builds of slapd modules are not installed +usr/lib/ldap/*.a + +# these are handled specially in debian/rules +usr/sbin/slapacl +usr/sbin/slapadd +usr/sbin/slapauth +usr/sbin/slapcat +usr/sbin/slapdn +usr/sbin/slapindex +usr/sbin/slapmodify +usr/sbin/slappasswd +usr/sbin/slapschema +usr/sbin/slaptest + +# lloadd is not packaged yet +usr/share/man/man5/lloadd.conf.5 +usr/share/man/man8/lloadd.8 + +# man pages for modules we don't build +usr/share/man/man5/slapd-wt.5 +usr/share/man/man5/slapo-autoca.5 +usr/share/man/man5/slapd-pw-radius.5 + +# supports vc overlay (contrib, not packaged) +usr/bin/ldapvc +usr/share/man/man1/ldapvc.1 -- cgit v1.2.3