Systemd/README

57 lines
1.4 KiB
Plaintext
Raw Normal View History

systemd System and Session Manager
DETAILS:
http://0pointer.de/blog/projects/systemd.html
WEB SITE:
http://www.freedesktop.org/wiki/Software/systemd
GIT:
git://anongit.freedesktop.org/systemd
ssh://git.freedesktop.org/git/systemd
GITWEB:
http://cgit.freedesktop.org/systemd/
MAILING LIST:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
http://lists.freedesktop.org/mailman/listinfo/systemd-commits
IRC:
#systemd on irc.freenode.org
BUG REPORTS:
https://bugs.freedesktop.org/enter_bug.cgi?product=systemd
AUTHOR:
Lennart Poettering with major support from Kay Sievers
REQUIREMENTS:
2011-02-21 22:40:56 +01:00
Linux kernel >= 2.6.30 (with autofs4, devtmpfs, cgroups, ipv6)
2010-11-26 20:48:29 +01:00
libudev >= 163
dbus >= 1.4.0
2011-02-16 19:09:11 +01:00
libcap
gtk+ >= 2.20 (optional)
PAM >= 1.1.2 (optional)
libcryptsetup (optional)
libaudit (optional)
libselinux (optional)
tcpwrappers (optional)
libnotify (optional)
When you build from git you need the following additional dependencies:
2010-11-26 20:48:29 +01:00
vala >= 0.10
2011-02-16 19:09:11 +01:00
docbook-xsl
xsltproc
automake
autoconf
libtool
During runtime you need the following dependencies:
2010-11-26 20:48:29 +01:00
util-linux > v2.18 (requires fsck -l, agetty -s)
2010-12-01 21:02:46 +01:00
sulogin (from sysvinit-tools)
2011-02-16 19:09:11 +01:00
plymouth (optional)
dracut (optional)