summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd/module.conf.ubuntu.16
blob: 2b5221d6313c0c723f26c46fdcfaab14019dadd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
REQUIRED_VERSION="systemd-229"
REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz"
REQUIRED_URL="https://github.com/systemd/systemd/archive/v229.tar.gz"
REQUIRED_LIBKMOD_VERSION="kmod-22"
REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.xz"
REQUIRED_INSTALLED_PACKAGES="
	intltool
	libtool
	gperf
	dbus
	pkg-config
	libcap-dev
	libudev-dev
	libdbus-1-dev
	xsltproc
	libblkid-dev
	libacl1-dev
	libpam-dev
	libgtk2.0-dev
	libmount-dev
"
REQUIRED_BINARIES="
	journalctl
	loginctl
	systemctl
	systemd-ac-power
	systemd-activate
	systemd-analyze
	systemd-ask-password
	systemd-backlight
	systemd-binfmt
	systemd-bus-proxyd
	systemd-cat
	systemd-cgls
	systemd-cgroups-agent
	systemd-cgtop
	systemd-dbus1-generator
	systemd-debug-generator
	systemd-delta
	systemd-detect-virt
	systemd-escape
	systemd-firstboot
	systemd-fsck
	systemd-fstab-generator
	systemd-getty-generator
	systemd-gpt-auto-generator
	systemd-hibernate-resume
	systemd-hibernate-resume-generator
	systemd-hwdb
	systemd-inhibit
	systemd-initctl
	systemd-journald
	systemd-logind
	systemd-machine-id-setup
	systemd-machined
	systemd-modules-load
	systemd-networkd
	systemd-networkd-wait-online
	systemd-notify
	systemd-nspawn
	systemd-path
	systemd-random-seed
	systemd-rc-local-generator
	systemd-remount-fs
	systemd-reply-password
	systemd-resolve
	systemd-resolved
	systemd-rfkill
	systemd-run
	systemd-shutdown
	systemd-sleep
	systemd-socket-proxyd
	systemd-stdio-bridge
	systemd-sysctl
	systemd-system-update-generator
	systemd-sysusers
	systemd-sysv-generator
	systemd-timesyncd
	systemd-tmpfiles
	systemd-tty-ask-password-agent
	systemd-udevd
	systemd-update-done
	systemd-update-utmp
	systemd-user-sessions
	systemd-vconsole-setup
	udevadm
	systemd
	ata_id
	cdrom_id
	collect
	mtd_probe
	scsi_id
	v4l_id
"
REQUIRED_XATTR_PATCH="no"