diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/ncp/module.conf.fedora | 42 | ||||
| -rw-r--r-- | remote/modules/ncp/module.conf.opensuse | 14 | ||||
| -rw-r--r-- | remote/modules/ncp/module.conf.opensuse.13.1 | 48 |
3 files changed, 0 insertions, 104 deletions
diff --git a/remote/modules/ncp/module.conf.fedora b/remote/modules/ncp/module.conf.fedora deleted file mode 100644 index b2eb3421..00000000 --- a/remote/modules/ncp/module.conf.fedora +++ /dev/null @@ -1,42 +0,0 @@ -REQUIRED_NSS_LDAPD_VERSION="nss-pam-ldapd-0.8.13" -REQUIRED_NSS_LDAPD_URL="http://arthurdejong.org/nss-pam-ldapd/${REQUIRED_NSS_LDAPD_VERSION}.tar.gz" - -REQUIRED_INSTALLED_PACKAGES=" - pam - pam_krb5 - pam-devel - nss-mdns - libnfsidmap - openssl-devel - openldap-clients - nfs-utils - glibc - pam-devel - openldap-devel - krb5-devel -" -REQUIRED_CONTENT_PACKAGES=" - pam - pam_krb5 - pam-devel - nss-mdns - libnfsidmap - openldap-clients - nfs-utils - glibc -" -REQUIRED_LIBRARIES+=" - libnss_compat - libnss_db - libnss_dns - libnss_files - libnss_nis -" -REQUIRED_DIRECTORIES+=" - /$LIB64 - /usr/$LIB64 -" -REQUIRED_SYSTEM_FILES+=" - /$LIB64/security -" - diff --git a/remote/modules/ncp/module.conf.opensuse b/remote/modules/ncp/module.conf.opensuse deleted file mode 100644 index 09ee2e6f..00000000 --- a/remote/modules/ncp/module.conf.opensuse +++ /dev/null @@ -1,14 +0,0 @@ -REQUIRED_INSTALLED_PACKAGES=" - nss-pam-ldapd -" -REQUIRED_CONTENT_PACKAGES=" - nss-pam-ldapd -" -REQUIRED_DIRECTORIES+=" - /$LIB64 - /usr/$LIB64 -" -REQUIRED_SYSTEM_FILES+=" - /$LIB64/security -" - diff --git a/remote/modules/ncp/module.conf.opensuse.13.1 b/remote/modules/ncp/module.conf.opensuse.13.1 deleted file mode 100644 index d4435999..00000000 --- a/remote/modules/ncp/module.conf.opensuse.13.1 +++ /dev/null @@ -1,48 +0,0 @@ -REQUIRED_NSS_LDAPD_VERSION="nss-pam-ldapd-0.8.13" -REQUIRED_NSS_LDAPD_URL="http://arthurdejong.org/nss-pam-ldapd/$REQUIRED_NSS_LDAPD_VERSION.tar.gz" - -REQUIRED_BINARIES+=" - mkhomedir_helper -" - -REQUIRED_INSTALLED_PACKAGES=" - pam - pam_krb5 - pam-devel - pam-modules - nss-mdns - libopenssl-devel - openldap2-client - nfsidmap - nfs-client - glibc - pam-devel - openldap2-devel - krb5-devel -" -REQUIRED_CONTENT_PACKAGES=" - pam - pam_krb5 - pam-devel - pam-modules - nss-mdns - openldap2-client - nfsidmap - nfs-client - glibc -" -REQUIRED_LIBRARIES+=" - libnss_compat - libnss_db - libnss_dns - libnss_files - libnss_nis -" -REQUIRED_DIRECTORIES+=" - /$LIB64 - /usr/$LIB64 -" -REQUIRED_SYSTEM_FILES+=" - /$LIB64/security -" - |
