]> git.ipfire.org Git - thirdparty/systemd.git/blame - README
main: print warning if /usr is on a seperate partition
[thirdparty/systemd.git] / README
CommitLineData
31cee6f6
LP
1systemd System and Session Manager
2
3DETAILS:
4 http://0pointer.de/blog/projects/systemd.html
5
6WEB SITE:
7 http://www.freedesktop.org/wiki/Software/systemd
8
9GIT:
10 git://anongit.freedesktop.org/systemd
11 ssh://git.freedesktop.org/git/systemd
12
13GITWEB:
14 http://cgit.freedesktop.org/systemd/
15
16MAILING LIST:
17 http://lists.freedesktop.org/mailman/listinfo/systemd-devel
18 http://lists.freedesktop.org/mailman/listinfo/systemd-commits
19
20IRC:
21 #systemd on irc.freenode.org
22
23BUG REPORTS:
24 https://bugs.freedesktop.org/enter_bug.cgi?product=systemd
25
26AUTHOR:
27 Lennart Poettering with major support from Kay Sievers
28
29REQUIREMENTS:
67d6a9ab 30 Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups, ipv6)
c1c8ca81
KS
31 libudev >= 163
32 dbus >= 1.4.0
3ede835a
LP
33 libcap
34 gtk+ >= 2.20 (optional)
35 PAM >= 1.1.2 (optional)
36 libcryptsetup (optional)
37 libaudit (optional)
38 libselinux (optional)
39 tcpwrappers (optional)
40 libnotify (optional)
41
42 When you build from git you need the following additional dependencies:
43
c1c8ca81 44 vala >= 0.10
3ede835a
LP
45 docbook-xsl
46 xsltproc
47 automake
48 autoconf
49 libtool
50
51 During runtime you need the following dependencies:
52
c1c8ca81 53 util-linux > v2.18 (requires fsck -l, agetty -s)
fc00b89a 54 sulogin (from sysvinit-tools)
3ede835a
LP
55 plymouth (optional)
56 dracut (optional)