summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-13 15:33:26 +0200
committerJonathan Bauer2013-06-13 15:33:26 +0200
commitdfa3b4b7a6208605c9461b6a857533680a600bb0 (patch)
tree0ce448ce43fec114d5d9840c9b5c1a6d682d77af /remote/modules
parent[xorg] add pacakge libgl1-mesa-glx needed for libGL.so.1 (diff)
parent[xorg] remove /lib/udev from config (diff)
downloadtm-scripts-dfa3b4b7a6208605c9461b6a857533680a600bb0.tar.gz
tm-scripts-dfa3b4b7a6208605c9461b6a857533680a600bb0.tar.xz
tm-scripts-dfa3b4b7a6208605c9461b6a857533680a600bb0.zip
merge
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/pam/pam.conf20
-rw-r--r--remote/modules/xorg/xorg.conf5
2 files changed, 23 insertions, 2 deletions
diff --git a/remote/modules/pam/pam.conf b/remote/modules/pam/pam.conf
index 2d334b52..94356d45 100644
--- a/remote/modules/pam/pam.conf
+++ b/remote/modules/pam/pam.conf
@@ -1,6 +1,10 @@
REQUIRED_INSTALLED_PACKAGES=" libpam-ldap
libnss-ldap
- libpam-script"
+ libpam-script
+ krb5-user
+ krb5-config
+ libpam-krb5
+ libpam-mount"
REQUIRED_CONTENT_PACKAGES=" libpam0g
libpam-modules
libpam-ck-connector
@@ -8,7 +12,19 @@ REQUIRED_CONTENT_PACKAGES=" libpam0g
libpam-script
libldap-2.4-2
libpam-ldap
- libnss-ldap"
+ libnss-ldap
+ krb5-user
+ krb5-config
+ libpam-krb5
+ libpam-mount"
+REQUIRED_BINARIES=" mount.crypt
+ umount.crypt
+ mount.crypt_LUKS
+ umount.crypt_LUKS
+ mount.crypto_LUKS
+ umount.crypto_LUKS
+ perl"
+REQUIRED_SYSTEM_FILES=" /lib/security/pam_mount.so"
REQUIRED_DIRECTORIES=" /lib
/usr/lib
/etc/security"
diff --git a/remote/modules/xorg/xorg.conf b/remote/modules/xorg/xorg.conf
index 74d162e7..a3e5e6a0 100644
--- a/remote/modules/xorg/xorg.conf
+++ b/remote/modules/xorg/xorg.conf
@@ -41,8 +41,13 @@ REQUIRED_BINARIES=" Xorg
xkbbell
xkbevd
vmmouse_detect"
+<<<<<<< HEAD
REQUIRED_DIRECTORIES="
/usr/lib
/usr/share/X11
"
+=======
+REQUIRED_DIRECTORIES=" /usr/lib
+ /usr/share/X11"
+>>>>>>> a39f240dae983bdb9e2ba081483f55e8dfdc2e43
REQUIRED_FILES=""