sys-apps/systemd

systemd is a system and session manager for Linux.

Versions

Slot Version Repository Platforms
0 scm philantrop ~amd64 arm? ia64? ppc64? ~x86

Metadata

Homepage http://www.freedesktop.org/wiki/Software/systemd
Summary systemd is a system and session manager for Linux
Bugs to philantrop@exherbo.org
Description systemd is a system and session manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux cgroups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.
Dependencies (
    (
        build+run:
        dev-lang/vala[>=0.9.0]
        dev-libs/dbus-glib[>=0.86]
        sys-apps/dbus[>=1.3.2][systemd(-)]
        sys-apps/sysvinit
        sys-fs/udev[>=160][systemd(-)]
        gtk? (
            x11-libs/gtk+:2[>=2.20]
        )
    ) [[
        defined-in = [ systemd-scm.exheres-0 ]
    ]]
    (
        (
            build+fetch:
            sys-apps/util-linux-ng[>=2.13_pre2]
            dev-scm/git[>=1.6.0]
        )
    ) [[
        defined-in = [ scm.exlib ]
    ]]
    (
        build:
        sys-devel/libtool
        sys-devel/autoconf:2.5
        sys-devel/automake:1.11
    ) [[
        defined-in = [ autotools.exlib ]
    ]]
)
Downloads
Licences GPL-2

Choices

OPTIONS

gtk Adds support for x11-libs/gtk+ (The GIMP Toolkit)