summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-21 17:59:10 +0200
committerSimon Rettberg2013-05-21 17:59:10 +0200
commit77c46bae1bc8aa0ea717710495c4ccf06ce01085 (patch)
tree78f2660ff40eeac164b40c18632ad40ea27cf6eb /remote/modules/pam
parentRefactoring: (diff)
downloadtm-scripts-77c46bae1bc8aa0ea717710495c4ccf06ce01085.tar.gz
tm-scripts-77c46bae1bc8aa0ea717710495c4ccf06ce01085.tar.xz
tm-scripts-77c46bae1bc8aa0ea717710495c4ccf06ce01085.zip
1. Fix ARCH_TRIPLET for distos that don'T have it.
2. Add suse-specific .conf file for openbox 3. Add libnss_mdns* to pam 4. Add vmchooser and openbox to stage32-opensuse
Diffstat (limited to 'remote/modules/pam')
-rw-r--r--remote/modules/pam/pam.conf.zypper2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper
index bdabe4a4..191850db 100644
--- a/remote/modules/pam/pam.conf.zypper
+++ b/remote/modules/pam/pam.conf.zypper
@@ -1,5 +1,5 @@
REQUIRED_INSTALLED_PACKAGES=" pam_ldap pam pam-devel nss_ldap pam-modules"
-REQUIRED_CONTENT_PACKAGES=" pam_ldap pam pam-devel nss_ldap pam-modules"
+REQUIRED_CONTENT_PACKAGES=" pam_ldap pam pam-devel nss_ldap pam-modules nss-mdns"
REQUIRED_DIRECTORIES=" /lib
/usr/lib
/etc/security"