Repository for eudev development
Go to file
2010-05-16 01:45:52 +02:00
linux
m4
man man: add some initial man page work 2010-05-15 23:06:41 +02:00
test1
test2
units
.gitignore man: add some initial man page work 2010-05-15 23:06:41 +02:00
99-systemd.rules
automount.c
automount.h
bootstrap.sh
cgroup.c downgrade a few log msgs 2010-05-14 02:50:32 +02:00
cgroup.h
cgroups-agent.c
CODING_STYLE
conf-parser.c
conf-parser.h
configure.ac build-sys: slackware support 2010-05-15 23:43:33 +02:00
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 unit: record inactive enter/exit timestamps to facilitate syslog lookups 2010-05-14 03:05:38 +02:00
dbus.c
dbus.h
device.c
device.h
execute.c
execute.h
fdset.c
fdset.h
fixme
hashmap.c
hashmap.h
hostname-setup.c build-sys: slackware support 2010-05-15 23:43:33 +02:00
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
load-fragment.h
log.c log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
log.h log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
logger.c logger,initctl: port to daemon reference implementation 2010-05-16 01:45:52 +02:00
loopback-setup.c
loopback-setup.h
macro.h macro: interpret arguments to IOVEC_SET_STRING only once 2010-05-15 17:22:58 +02:00
main.c log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
Makefile.am logger,initctl: port to daemon reference implementation 2010-05-16 01:45:52 +02:00
manager.c main: make sure we don't accidentally acquire a controlling terminal 2010-05-14 04:36:24 +02:00
manager.h
missing.h
mount-setup.c
mount-setup.h
mount.c mount: don't negate errno when passing it to strerror() 2010-05-15 17:23:35 +02:00
mount.h
namespace.c
namespace.h
org.freedesktop.systemd1.conf
ratelimit.c
ratelimit.h
README
sd-daemon.c sd-daemon: add reference implementation of various daemon apis 2010-05-16 01:43:53 +02:00
sd-daemon.h sd-daemon: add reference implementation of various daemon apis 2010-05-16 01:43:53 +02:00
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 systemadm: fix window title 2010-05-15 23:15:23 +02:00
systemctl.vala
systemd-interfaces.vala unit: record inactive enter/exit timestamps to facilitate syslog lookups 2010-05-14 03:05:38 +02:00
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 log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
unit.h unit: record inactive enter/exit timestamps to facilitate syslog lookups 2010-05-14 03:05:38 +02:00
util.c log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
util.h log: rework logging logic so that we don't keep /dev/console open 2010-05-15 17:25:08 +02:00
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