summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2010-08-10unit: hook plymouth into the bootLennart Poettering
2010-08-10units: ignore exit codes of killall scriptsLennart Poettering
2010-08-10getty: properly synchronize of tty devices being plugged inLennart Poettering
2010-08-10units: make sure that killall does not wait for the ttyLennart Poettering
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering
2010-08-06units: add missing fsck.target fileLennart Poettering
2010-08-06units: split fsck.target from sysinit.target for suse compatLennart Poettering
2010-08-05units: always send HUP when dealing with shells/gettys/loginsLennart Poettering
2010-08-04units: getty - suse: login wants SIGHUPKay Sievers
2010-08-04units: suse - reboot: do not wait for ttyKay Sievers
2010-08-04reboot: don't wait for input ttyLennart Poettering
2010-08-04units: remove redundant ordering dependencyLennart Poettering
2010-08-03units: make sure that prefdm wins over the getty if both are pulled inLennart Poettering
2010-08-03units: add conflicts between prefdm and getty@tty1 to avoid race for tty1Lennart Poettering
2010-07-22units: add [Install] section to getty.target and remote-fs.targetLennart Poettering
2010-07-21exec: extend variable substitution to support splitting variable values into ...Lennart Poettering
2010-07-20fedora: make sure the gettys are run before X starts upLennart Poettering
2010-07-16units: introduce smartcard.targetLennart Poettering
2010-07-16units: fix default mode of /var/run and /var/lockLennart Poettering
2010-07-13units: update other distro units to recent fedora changesLennart Poettering
2010-07-13units: add missing target filesLennart Poettering
2010-07-13units: fix minor typoLennart Poettering
2010-07-13units: fix ordering problemLennart Poettering
2010-07-13units: rely only on isolate to remove running services when entering rescue/e...Lennart Poettering
2010-07-13units: add missing unitsLennart Poettering
2010-07-12units: introduce emergency.targetLennart Poettering
2010-07-12mount: add automatic start ordering dependencies for mountsLennart Poettering
2010-07-12unit: introduce IgnoreDependencyFailure=Lennart Poettering
2010-07-11units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo...Lennart Poettering
2010-07-10units: turn shutdown dependencies from Requires into Wants to make things a b...Lennart Poettering
2010-07-10units: pull in shutdown.target and umount.target when entering emergency modeLennart Poettering
2010-07-10units: introduce umount.target for unmounting all file systemsLennart Poettering
2010-07-10build-sys: drop special name hack for dbus.service since a native service fil...Lennart Poettering
2010-07-09units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdownKay Sievers
2010-07-09units: connect shutdown scripts explicitly with the tty, because native units...Lennart Poettering
2010-07-08units: kill the emergency shell with SIGHUPLennart Poettering
2010-07-07units: in order to make the default services parseable by GKeyFile, merge rep...Lennart Poettering
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-18unit: add [Install] section to various service filesLennart Poettering
2010-06-16units: make Arch bootTom Gundersen
2010-06-07units: shut down sysinit service on shutdownLennart Poettering
2010-06-04units: make sure systemd sockets are installed before sockets.targetLennart Poettering
2010-06-04units: introduce and explain sysinit.targetLennart Poettering
2010-06-02units: make sure that rc-local.service is run before the getty on tty1, so th...Lennart Poettering
2010-06-02service: change default service type to 'simple' since that is the futureLennart Poettering
2010-06-02untis: fix path to helper servicesLennart Poettering
2010-06-02units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering
2010-06-02units: add SUSE service filesKay Sievers
2010-06-01units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering
2010-06-01getty: set TERM=linux for the local gettys we configureLennart Poettering