summaryrefslogtreecommitdiffstats
path: root/remote/modules/ncp
diff options
context:
space:
mode:
authorJonathan Bauer2015-01-28 14:09:35 +0100
committerJonathan Bauer2015-01-28 14:09:35 +0100
commitacf90480dac742ca04439ed8634c6d6b4f9c4cef (patch)
tree26f671ace67752c8964088a9dff61ff14fe7b64b /remote/modules/ncp
parent[ncp] moved ncp related stuff to its own module. Kept it because who knows if... (diff)
downloadtm-scripts-acf90480dac742ca04439ed8634c6d6b4f9c4cef.tar.gz
tm-scripts-acf90480dac742ca04439ed8634c6d6b4f9c4cef.tar.xz
tm-scripts-acf90480dac742ca04439ed8634c6d6b4f9c4cef.zip
[ncp] oops - these were not supposed to be commited :)
Diffstat (limited to 'remote/modules/ncp')
-rw-r--r--remote/modules/ncp/module.conf.fedora42
-rw-r--r--remote/modules/ncp/module.conf.opensuse14
-rw-r--r--remote/modules/ncp/module.conf.opensuse.13.148
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
-"
-