Repository for eudev development
Go to file
2010-05-16 01:46:35 +02:00
linux
m4
man
test1
test2
units
.gitignore
99-systemd.rules
automount.c
automount.h
bootstrap.sh
cgroup.c
cgroup.h
cgroups-agent.c
CODING_STYLE
conf-parser.c
conf-parser.h
configure.ac
dbus-automount.c
dbus-automount.h
dbus-device.c
dbus-device.h
dbus-execute.c
dbus-execute.h
dbus-job.c
dbus-job.h
dbus-manager.c
dbus-manager.h
dbus-mount.c
dbus-mount.h
dbus-service.c
dbus-service.h
dbus-snapshot.c
dbus-snapshot.h
dbus-socket.c
dbus-socket.h
dbus-swap.c
dbus-swap.h
dbus-target.c
dbus-target.h
dbus-unit.c
dbus-unit.h
dbus.c
dbus.h
device.c
device.h
execute.c logger: support printk() style priority prefixes 2010-05-16 01:46:35 +02:00
execute.h logger: support printk() style priority prefixes 2010-05-16 01:46:35 +02:00
fdset.c
fdset.h
fixme
hashmap.c
hashmap.h
hostname-setup.c
hostname-setup.h
initctl.c logger,initctl: port to daemon reference implementation 2010-05-16 01:45:52 +02:00
initreq.h
ioprio.h
job.c
job.h
LICENSE
list.h
load-dropin.c
load-dropin.h
load-fragment.c logger: support printk() style priority prefixes 2010-05-16 01:46:35 +02:00
load-fragment.h
log.c
log.h
logger.c logger: support printk() style priority prefixes 2010-05-16 01:46:35 +02:00
loopback-setup.c
loopback-setup.h
macro.h
main.c
Makefile.am logger,initctl: port to daemon reference implementation 2010-05-16 01:45:52 +02:00
manager.c
manager.h
missing.h
mount-setup.c
mount-setup.h
mount.c
mount.h
namespace.c
namespace.h
org.freedesktop.systemd1.conf
ratelimit.c
ratelimit.h
README
sd-daemon.c
sd-daemon.h
securebits.h
service.c
service.h
set.c
set.h
snapshot.c
snapshot.h
socket-util.c
socket-util.h
socket.c
socket.h
specifier.c
specifier.h
strv.c
strv.h
swap.c
swap.h
systemadm.vala
systemctl.vala
systemd-interfaces.vala
target.c
target.h
test-engine.c
test-job-type.c
test-loopback.c
test-ns.c
timer.c
timer.h
unit-name.c
unit-name.h
unit.c
unit.h
util.c
util.h
utmp-wtmp.c
utmp-wtmp.h

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