X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=df5c4016dd8b835731d29f39b264c38258323d31;hp=15afb2cf95de36106e34798727f18a518fe050a1;hb=9fa2f41077b2d76685058836f602f38715b5eef3;hpb=6705c2df468a6afb4f8f834822780add123065e2 diff --git a/README b/README index 15afb2cf9..df5c4016d 100644 --- a/README +++ b/README @@ -7,11 +7,11 @@ WEB SITE: http://www.freedesktop.org/wiki/Software/systemd GIT: - git://anongit.freedesktop.org/systemd - ssh://git.freedesktop.org/git/systemd + git://anongit.freedesktop.org/systemd/systemd + ssh://git.freedesktop.org/git/systemd/systemd GITWEB: - http://cgit.freedesktop.org/systemd/ + http://cgit.freedesktop.org/systemd/systemd MAILING LIST: http://lists.freedesktop.org/mailman/listinfo/systemd-devel @@ -27,10 +27,14 @@ AUTHOR: Lennart Poettering with major support from Kay Sievers LICENSE: - GPLv2+ for all code, except sd-daemon.[ch] which is MIT + GPLv2+ for all code, except sd-daemon.[ch] and + sd-readahead.[ch] which are MIT REQUIREMENTS: - Linux kernel >= 2.6.39 (with devtmpfs, cgroups; optional but strongly recommended: autofs4, ipv6) + Linux kernel >= 2.6.39 + with devtmpfs + with cgroups (but it's OK to disable all controllers) + optional but strongly recommended: autofs4, ipv6 libudev >= 172 dbus >= 1.4.0 libcap