chiark / gitweb /
manager: rename 'maintenance' state to 'failed' to avoid user confusion
[elogind.git] / units /
2010-08-30 Lennart Poetteringunit: introduce AllowIsolate= switch
2010-08-30 Lennart Poetteringconsole: rework automatic getty on kernel console logic...
2010-08-26 Lennart Poetteringvar-run: make sure /var/run/user is properly created...
2010-08-26 Lennart Poetteringunits: don't install runlevel links anymore, since...
2010-08-25 Kay Sieverssystemd-remount-api-vfs.service: fix typo
2010-08-25 Lennart Poetteringunits: fix auto-serial unit
2010-08-25 Lennart Poetteringunits: make sure prefdm is automatically respawned
2010-08-25 Lennart Poetteringunits: invoke sulogin instead of /bin/sh
2010-08-25 Lennart Poetteringserial: use seperate getty template for serial ttys
2010-08-21 Lennart Poetteringsyslog: add minimal syslog/kmsg bridge syslogd
2010-08-20 Lennart Poetteringunits: add service file that remounts the root file...
2010-08-20 Lennart Poetteringremount: add tool that applies /etc/fstab mount options...
2010-08-19 Lennart Poetteringunits: fix After= setting in var-lock.service
2010-08-19 Lennart Poetteringmodules-load: add systemd-modules-load tool that can...
2010-08-18 Lennart Poetteringunits: make sure getty@xxx.service is always run before...
2010-08-18 Lennart Poetteringunits: add hwclock-load service
2010-08-17 Lennart Poetteringunits: add generic sysctl/hwclock-save service
2010-08-17 Lennart Poetteringunits: fix conflicts between random seed services
2010-08-17 Kay Sieversunits: add tmp.mount
2010-08-17 Lennart Poetteringservice: rename ValidNoProcess= to RemainAfterExit=
2010-08-17 Kay Sieversunits: add missing After= for var-run.service, var...
2010-08-17 Kay Sieversunits: add var-run.service var-lock.service
2010-08-17 Lennart Poetteringload-fragment: make parser more forgiving
2010-08-17 Lennart Poetteringauto-getty: rework auto console getty logic to work...
2010-08-16 Lennart Poetteringshutdown: fix socket type in .socket file
2010-08-16 Lennart Poetteringunits: enable notify interface for internals services
2010-08-16 Lennart Poetteringsystemctl: add support for delayed shutdown, similar...
2010-08-14 Lennart Poetteringrandom-seed: add missing random-seed.c file
2010-08-14 Lennart Poetteringunits: don't require tty in rc-local.service
2010-08-14 Lennart Poetteringunits: write utmp record before we kill all processes
2010-08-14 Lennart Poetteringunits: X 1.8 doesn't need HAL anymore, so avoid synchro...
2010-08-14 Lennart Poetteringunits: make sure plymouth shutdown screen is shown...
2010-08-14 Lennart Poetteringrandom-seed: add little tool for saving/loading random...
2010-08-13 Lennart Poetteringservice: rename Type=finish to Type=oneshot and allow...
2010-08-13 Lennart Poetteringunit: create three seperate plymouth service for halt...
2010-08-12 Lennart Poetteringunit: move prefdm after livesys
2010-08-12 Lennart Poetteringplymouth: call plymouth quit before running the getty...
2010-08-11 Lennart Poetteringutmp: enable systemd-update-utmp by default
2010-08-10 Lennart Poetteringunit: rename OnlyByDependency= to RefuseManualStart...
2010-08-10 Lennart Poetteringunit: hook plymouth into the boot
2010-08-09 Lennart Poetteringunits: ignore exit codes of killall scripts
2010-08-09 Lennart Poetteringgetty: properly synchronize of tty devices being plugged in
2010-08-09 Lennart Poetteringunits: make sure that killall does not wait for the tty
2010-08-09 Lennart Poetteringmanager: when two pending jobs conflict, keep the one...
2010-08-05 Lennart Poetteringunits: add missing fsck.target file
2010-08-05 Lennart Poetteringunits: split fsck.target from sysinit.target for suse...
2010-08-05 Lennart Poetteringunits: always send HUP when dealing with shells/gettys...
2010-08-04 Kay Sieversunits: getty - suse: login wants SIGHUP
2010-08-04 Kay Sieversunits: suse - reboot: do not wait for tty
2010-08-04 Lennart Poetteringreboot: don't wait for input tty
2010-08-03 Lennart Poetteringunits: remove redundant ordering dependency
2010-08-03 Lennart Poetteringunits: make sure that prefdm wins over the getty if...
2010-08-03 Lennart Poetteringunits: add conflicts between prefdm and getty@tty1...
2010-07-22 Lennart Poetteringunits: add [Install] section to getty.target and remote...
2010-07-21 Lennart Poetteringexec: extend variable substitution to support splitting...
2010-07-20 Lennart Poetteringfedora: make sure the gettys are run before X starts up
2010-07-16 Lennart Poetteringunits: introduce smartcard.target
2010-07-16 Lennart Poetteringunits: fix default mode of /var/run and /var/lock
2010-07-13 Lennart Poetteringunits: update other distro units to recent fedora changes
2010-07-13 Lennart Poetteringunits: add missing target files
2010-07-13 Lennart Poetteringunits: fix minor typo
2010-07-12 Lennart Poetteringunits: fix ordering problem
2010-07-12 Lennart Poetteringunits: rely only on isolate to remove running services...
2010-07-12 Lennart Poetteringunits: add missing units
2010-07-12 Lennart Poetteringunits: introduce emergency.target
2010-07-12 Lennart Poetteringmount: add automatic start ordering dependencies for...
2010-07-12 Lennart Poetteringunit: introduce IgnoreDependencyFailure=
2010-07-11 Lennart Poetteringunits: turn Wants=shutdown back into Requires=shutdown...
2010-07-10 Lennart Poetteringunits: turn shutdown dependencies from Requires into...
2010-07-10 Lennart Poetteringunits: pull in shutdown.target and umount.target when...
2010-07-10 Lennart Poetteringunits: introduce umount.target for unmounting all file...
2010-07-09 Lennart Poetteringbuild-sys: drop special name hack for dbus.service...
2010-07-09 Kay Sieversunits: SUSE - set COLD_BOOT to skip own boot.d/ handlin...
2010-07-09 Lennart Poetteringunits: connect shutdown scripts explicitly with the...
2010-07-08 Lennart Poetteringunits: kill the emergency shell with SIGHUP
2010-07-07 Lennart Poetteringunits: in order to make the default services parseable...
2010-07-03 Lennart Poetteringunits: update shipped unit files for DefaultDependencies=
2010-06-18 Lennart Poetteringunit: add [Install] section to various service files
2010-06-16 Tom Gundersenunits: make Arch boot
2010-06-07 Lennart Poetteringunits: shut down sysinit service on shutdown
2010-06-04 Lennart PoetteringMerge branch 'master' of ssh://git.freedesktop.org...
2010-06-04 Lennart PoetteringMerge branch 'master' of ssh://git.freedesktop.org...
2010-06-04 Lennart Poetteringunits: make sure systemd sockets are installed before...
2010-06-04 Lennart Poetteringunits: introduce and explain sysinit.target
2010-06-02 Lennart Poetteringunits: make sure that rc-local.service is run before...
2010-06-02 Lennart Poetteringservice: change default service type to 'simple' since...
2010-06-02 Lennart Poetteringuntis: fix path to helper services
2010-06-01 Lennart Poetteringunits: tear down sys-kernel-security.automount automoun...
2010-06-01 Kay Sieversunits: add SUSE service files
2010-06-01 Lennart Poetteringunits: drop fuse fs from automount, since this is now...
2010-06-01 Lennart Poetteringgetty: set TERM=linux for the local gettys we configure
2010-05-24 Marc-Antoine Perennouunits: fix Gentoo services
2010-05-24 Lennart Poetteringunit: introduce exit.service for exiting from session...
2010-05-24 Lennart Poetteringunit: ship a mail-transfer-agent.target unit by default
2010-05-22 Lennart Poetteringunit: add automount units for a number of API filesystems
2010-05-21 Lennart Poetteringunits: mark a couple of services as OnlyByDependency
2010-05-20 Lennart Poetteringfedora: make sure both prefdm and rc-local depend on...
2010-05-20 Marc-Antoine Perennouunits: add services for Gentoo
2010-05-20 Kay Sieversunits: SUSE support
2010-05-20 Lennart Poetteringunit: ship default.service for sessions by default
next