summaryrefslogtreecommitdiffstats
path: root/core/modules/ncp/module.conf.ubuntu.14
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/ncp/module.conf.ubuntu.14')
-rw-r--r--core/modules/ncp/module.conf.ubuntu.1424
1 files changed, 24 insertions, 0 deletions
diff --git a/core/modules/ncp/module.conf.ubuntu.14 b/core/modules/ncp/module.conf.ubuntu.14
new file mode 100644
index 00000000..acb2f629
--- /dev/null
+++ b/core/modules/ncp/module.conf.ubuntu.14
@@ -0,0 +1,24 @@
+REQUIRED_INSTALLED_PACKAGES="
+"
+REQUIRED_CONTENT_PACKAGES="
+ libncp
+ ncpfs
+"
+REQUIRED_BINARIES+="
+ nwmsg
+ ncpmount
+ ncpumount
+ mount.ncp
+ mount.ncpfs
+"
+REQUIRED_DIRECTORIES+="
+ /usr
+"
+
+# 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
+"