From 31cee6f634ce07aa2c3514a506f93830f91f14a5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 13 May 2010 03:30:21 +0200 Subject: build-sys: include README and LICENSE in tarball --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000000..57373c3c71 --- /dev/null +++ b/README @@ -0,0 +1,35 @@ +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: + Linux kernel >= 2.6.30 (with autofs4, devtmpfs and the debug cgroup controller) + libudev >= 151 + libcgroup >= 0.35 + vala >= 0.80 + gtk+ >= 2.20 + dbus >= 1.2.24 -- cgit v1.2.3-54-g00ecf