summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam/module.conf.ubuntu.14
diff options
context:
space:
mode:
authorChristian Rößler2014-04-22 15:51:04 +0200
committerChristian Rößler2014-04-22 15:51:04 +0200
commitf354019d8d8126ca53dc085f1474b9f10c73f4ef (patch)
tree1097f9bb0ef8c9aa26287eeaa7f4194051f01cc0 /remote/modules/pam/module.conf.ubuntu.14
parent[alsa] added missing pkgs for alsa config files (diff)
downloadtm-scripts-f354019d8d8126ca53dc085f1474b9f10c73f4ef.tar.gz
tm-scripts-f354019d8d8126ca53dc085f1474b9f10c73f4ef.tar.xz
tm-scripts-f354019d8d8126ca53dc085f1474b9f10c73f4ef.zip
[pam] libncp, ncpfs and libpam-ncp (ncpfs depends on libpam-ncp) for Ubuntu 14.04
Diffstat (limited to 'remote/modules/pam/module.conf.ubuntu.14')
-rw-r--r--remote/modules/pam/module.conf.ubuntu.148
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/pam/module.conf.ubuntu.14 b/remote/modules/pam/module.conf.ubuntu.14
index b08aa71a..5d0c5803 100644
--- a/remote/modules/pam/module.conf.ubuntu.14
+++ b/remote/modules/pam/module.conf.ubuntu.14
@@ -42,3 +42,11 @@ REQUIRED_SYSTEM_FILES+="
/lib/${ARCH_TRIPLET}/security
/sbin/mkhomedir_helper
"
+
+# For Ubuntu 14.04: Both packages were dropped from official repos. Do not change the
+# order, as these packages will be installed via dpkg and depend on each other.
+REQUIRED_DOWNLOAD_URLS="
+ de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/libncp_2.2.6-9ubuntu1_amd64.deb
+ de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/libpam-ncp_2.2.6-9ubuntu1_amd64.deb
+ de.archive.ubuntu.com/ubuntu/pool/universe/n/ncpfs/ncpfs_2.2.6-9ubuntu1_amd64.deb
+"