summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/module.conf.ubuntu.14
diff options
context:
space:
mode:
authorChristian Rößler2014-04-14 15:21:07 +0200
committerChristian Rößler2014-04-14 15:21:07 +0200
commitc96f8542dbc8a3fe28bc9b094b5768f5bee218af (patch)
tree251f26e6ffd76336da723c14e9a12139267ad46d /remote/modules/systemd/module.conf.ubuntu.14
parent[vmchooser-runvirt] Just a little typo. (diff)
parent[systemd] use systemd 212 (only for ubuntu 14 for now) (diff)
downloadtm-scripts-c96f8542dbc8a3fe28bc9b094b5768f5bee218af.tar.gz
tm-scripts-c96f8542dbc8a3fe28bc9b094b5768f5bee218af.tar.xz
tm-scripts-c96f8542dbc8a3fe28bc9b094b5768f5bee218af.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/module.conf.ubuntu.14')
-rw-r--r--remote/modules/systemd/module.conf.ubuntu.1416
1 files changed, 16 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.conf.ubuntu.14 b/remote/modules/systemd/module.conf.ubuntu.14
new file mode 100644
index 00000000..1724d26f
--- /dev/null
+++ b/remote/modules/systemd/module.conf.ubuntu.14
@@ -0,0 +1,16 @@
+REQUIRED_VERSION="systemd-212"
+REQUIRED_LIBKMOD_VERSION="kmod-15"
+REQUIRED_INSTALLED_PACKAGES="
+ intltool
+ gperf
+ dbus
+ pkg-config
+ libcap-dev
+ libudev-dev
+ libdbus-1-dev
+ xsltproc
+ libblkid-dev
+ libacl1-dev
+ libpam-dev
+"
+REQUIRED_XATTR_PATCH="yes"