summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/module.conf.ubuntu.14
diff options
context:
space:
mode:
authorManuel Schneider2014-04-14 16:23:14 +0200
committerManuel Schneider2014-04-14 16:23:14 +0200
commit857ad8fe0ca8d56b1e2986cb90d1b7a5846f9b22 (patch)
tree65cf23bc23aeb91df29db9318eb844e1806c2d03 /remote/modules/systemd/module.conf.ubuntu.14
parentMore debug stuff (diff)
parent[systemd] remove 'systemd-timestamp' from binary list (diff)
downloadtm-scripts-857ad8fe0ca8d56b1e2986cb90d1b7a5846f9b22.tar.gz
tm-scripts-857ad8fe0ca8d56b1e2986cb90d1b7a5846f9b22.tar.xz
tm-scripts-857ad8fe0ca8d56b1e2986cb90d1b7a5846f9b22.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.1472
1 files changed, 72 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..f5ed3c0f
--- /dev/null
+++ b/remote/modules/systemd/module.conf.ubuntu.14
@@ -0,0 +1,72 @@
+REQUIRED_VERSION="systemd-212"
+REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz"
+REQUIRED_LIBKMOD_VERSION="kmod-17"
+REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.xz"
+
+REQUIRED_INSTALLED_PACKAGES="
+ intltool
+ gperf
+ dbus
+ pkg-config
+ libcap-dev
+ libudev-dev
+ libdbus-1-dev
+ xsltproc
+ libblkid-dev
+ libacl1-dev
+ libpam-dev
+"
+REQUIRED_BINARIES="
+ journalctl
+ loginctl
+ systemctl
+ systemd-analyze
+ systemd-ask-password
+ systemd-cat
+ systemd-cgls
+ systemd-cgtop
+ systemd-delta
+ systemd-detect-virt
+ systemd-inhibit
+ systemd-machine-id-setup
+ systemd-notify
+ systemd-nspawn
+ systemd-stdio-bridge
+ systemd-tmpfiles
+ systemd-tty-ask-password-agent
+ udevadm
+ systemd
+ systemd-ac-power
+ systemd-binfmt
+ systemd-cgroups-agent
+ systemd-fsck
+ systemd-initctl
+ systemd-journald
+ systemd-logind
+ systemd-modules-load
+ systemd-multi-seat-x
+ systemd-random-seed
+ systemd-readahead
+ systemd-remount-fs
+ systemd-reply-password
+ systemd-shutdown
+ systemd-shutdownd
+ systemd-sleep
+ systemd-sysctl
+ systemd-udevd
+ systemd-update-utmp
+ systemd-user-sessions
+ systemd-vconsole-setup
+ systemd-fstab-generator
+ systemd-getty-generator
+ systemd-rc-local-generator
+ systemd-system-update-generator
+ accelerometer
+ ata_id
+ cdrom_id
+ collect
+ mtd_probe
+ scsi_id
+ v4l_id
+"
+REQUIRED_XATTR_PATCH="yes"