1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
The systemd System and Service Manager
Go to file
2010-07-11 02:22:46 +02:00
m4
man man: update daemon man page a little 2010-07-10 00:49:00 +02:00
src dbus: use private connections wherever possible 2010-07-11 02:22:46 +02:00
test1
test2
units units: turn shutdown dependencies from Requires into Wants to make things a bit more robust 2010-07-10 04:52:31 +02:00
.gitignore cgls: beef up control group dumping and introduce cgls tool 2010-07-08 21:01:42 +02:00
bootstrap.sh build-sys: fix automake version check 2010-07-01 00:24:14 +02:00
CODING_STYLE
configure.ac build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus 2010-07-10 00:22:38 +02:00
DISTRO_PORTING
fixme systemctl: show exec status of all exited programs 2010-07-10 15:42:24 +02:00
LICENSE
Makefile.am cgroup: kill processes, not tasks and other cgroup changes 2010-07-11 00:50:49 +02:00
README
systemd.pc.in

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, cgroups)
        libudev >= 151
        libcgroup >= 0.35
        vala >= 0.80
        gtk+ >= 2.20
        dbus >= 1.2.24