X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=2467b1e03ef30c9547e89d50b3f6b90712d751be;hp=df5c4016dd8b835731d29f39b264c38258323d31;hb=0f4e02c220d6633756caab2fd767eb1c2df6b645;hpb=9fa2f41077b2d76685058836f602f38715b5eef3 diff --git a/README b/README index df5c4016d..2467b1e03 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -systemd System and Session Manager +systemd System and Service Manager DETAILS: http://0pointer.de/blog/projects/systemd.html @@ -24,11 +24,15 @@ BUG REPORTS: https://bugs.freedesktop.org/enter_bug.cgi?product=systemd AUTHOR: - Lennart Poettering with major support from Kay Sievers + Lennart Poettering + Kay Sievers + ...and many others LICENSE: - GPLv2+ for all code, except sd-daemon.[ch] and - sd-readahead.[ch] which are MIT + LGPLv2.1+ for all code + - except sd-daemon.[ch] and sd-readahead.[ch] which are MIT + - except src/udev/ which is GPLv2.0+, excluding + src/udev/libudev* which is LGPLv2.1+ REQUIREMENTS: Linux kernel >= 2.6.39 @@ -38,17 +42,14 @@ REQUIREMENTS: libudev >= 172 dbus >= 1.4.0 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: - vala >= 0.10 docbook-xsl xsltproc automake