summaryrefslogtreecommitdiffstats
path: root/remote/tools/systemd/systemd.conf
diff options
context:
space:
mode:
authorJonathan Bauer2013-01-14 14:30:24 +0100
committerJonathan Bauer2013-01-14 14:30:24 +0100
commite41f215770c7f5d8ee9d420e9f8b22f1c7f7c5ca (patch)
tree4cb484422556d5ee9885c0f7ef9ea8d5377649fb /remote/tools/systemd/systemd.conf
parentold file deleted (diff)
downloadtm-scripts-e41f215770c7f5d8ee9d420e9f8b22f1c7f7c5ca.tar.gz
tm-scripts-e41f215770c7f5d8ee9d420e9f8b22f1c7f7c5ca.tar.xz
tm-scripts-e41f215770c7f5d8ee9d420e9f8b22f1c7f7c5ca.zip
[systemd] update to version 197, integrated udev.
Diffstat (limited to 'remote/tools/systemd/systemd.conf')
-rw-r--r--remote/tools/systemd/systemd.conf47
1 files changed, 34 insertions, 13 deletions
diff --git a/remote/tools/systemd/systemd.conf b/remote/tools/systemd/systemd.conf
index e4effae2..1ac80876 100644
--- a/remote/tools/systemd/systemd.conf
+++ b/remote/tools/systemd/systemd.conf
@@ -1,4 +1,4 @@
-VERSION=systemd-43
+VERSION=systemd-197
URL=http://www.freedesktop.org/software/systemd/${VERSION}.tar.xz
DEPS=" intltool
gperf
@@ -8,27 +8,34 @@ DEPS=" intltool
libudev-dev
libdbus-1-dev
libkmod-dev"
-REQUIRED_BINARIES=" systemd
+REQUIRED_BINARIES=" hostnamectl
+ journalctl
+ localectl
+ loginctl
systemctl
- systemd-ask-password
systemd-analyze
+ systemd-ask-password
systemd-cat
systemd-cgls
systemd-cgtop
- systemd-journalctl
- systemd-loginctl
+ systemd-coredumpctl
+ 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
+ timedatectl
+ udevadm
systemd
systemd-ac-power
systemd-binfmt
+ systemd-bootchart
systemd-cgroups-agent
systemd-coredump
- systemd-detect-virt
systemd-fsck
systemd-hostnamed
systemd-initctl
@@ -39,24 +46,38 @@ REQUIRED_BINARIES=" systemd
systemd-multi-seat-x
systemd-quotacheck
systemd-random-seed
- systemd-readahead-collect
- systemd-readahead-replay
- systemd-remount-api-vfs
+ systemd-readahead
+ systemd-remount-fs
systemd-reply-password
systemd-shutdown
systemd-shutdownd
+ systemd-sleep
systemd-sysctl
systemd-timedated
systemd-timestamp
- systemd-uaccess
+ systemd-udevd
systemd-update-utmp
systemd-user-sessions
- systemd-vconsole-setup"
+ systemd-vconsole-setup
+ systemd-fstab-generator
+ systemd-getty-generator
+ systemd-rc-local-generator
+ systemd-system-update-generator
+ accelerometer
+ ata_id
+ cdrom_id
+ collect
+ keymap
+ mtd_probe
+ scsi_id
+ v4l_id"
REQUIRED_DIRECTORIES=" /usr/lib
/usr/etc
/usr/include
/usr/share/dbus-1
/usr/share/polkit-1
/etc/dbus-1/system.d
- /lib/udev/rules.d"
-REQUIRED_FILES=" /usr/share/systemd/kbd-model-map"
+ /usr/lib/udev/rules.d"
+REQUIRED_FILES=" /usr/share/systemd/kbd-model-map
+ /usr/lib/udev/findkeyboards
+ /usr/lib/udev/keyboard-force-release.sh"