summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2011-04-04logger: name socket like serviceLennart Poettering
2011-04-04units: improve logger descriptionsLennart Poettering
2011-04-04binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering
2011-04-03initctl: /dev/initctl is a named pipe, not a socketLennart Poettering
2011-03-31plymouth: use PID file to detect whether ply is runningLennart Poettering
2011-03-30plymouth: don't explicitly enable status message when plymouth is upsystemd/v21Lennart Poettering
2011-03-29exec: drop process group kill mode since it has little use and confuses the userLennart Poettering
2011-03-29man: really fix all LC_MESSAGE to LC_MESSAGESLennart Poettering
2011-03-29plymouth: Remove the calls to plymouth messageWilliam Jon McCann
2011-03-28use /run instead of /dev/.runKay Sievers
2011-03-18units: replace Names=dm.service with symlink for mandriva prefdmAndrey Borzenkov
2011-03-18mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov
2011-03-18units: pull in syslog.target from syslog.socketLennart Poettering
2011-03-18units: don't ever pull in SysV targets from other SysV targetsLennart Poettering
2011-03-18units: document that some targets exists only for compat with SysVLennart Poettering
2011-03-18units: we don't need to generate syslog.target with sed anymoreLennart Poettering
2011-03-18units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering
2011-03-18units: on mandriva/fedora create single.service alias via symlink, not Names=Lennart Poettering
2011-03-18units: get rid of runlevel Names=, the symlinks in /lib/systemd/system are mu...Lennart Poettering
2011-03-18units: get rid of empty units/suse/ subdirLennart Poettering
2011-03-18syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering
2011-03-18special: get rid of dbus.targetLennart Poettering
2011-03-16Add Frugalware display-manager serviceMiklos Vajna
2011-03-14units: add console-shell.service which can be used insted of the gettys to ge...Lennart Poettering
2011-03-14core: move abstract namespace sockets to /dev/.runLennart Poettering
2011-03-11units: move the last flag files to /dev/.runLennart Poettering
2011-03-09dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering
2011-03-09mount: use /dev/.run as an early boot alias for /var/runLennart Poettering
2011-03-08build-sys: add Mandriva distribution supportsystemd/v20Andrey Borzenkov
2011-03-08unit: distuingish mandatory from triggering conditionsLennart Poettering
2011-03-07mount: make /media a tmpfsLennart Poettering
2011-02-28build-sys: update ALTLinux supportAlexey Shabalin
2011-02-24units: synchronize gettys to plymouth even if plymouth is killed by gdmLennart Poettering
2011-02-23rescue: terminate plymouth entirely when going into rescue modeLennart Poettering
2011-02-22plymouth: don't wait forever for plymouth in case it is stuckLennart Poettering
2011-02-21plymouth: ensure we start not a single getty before plymouth is gone because ...Lennart Poettering
2011-02-20unit: don't timeout fsckLennart Poettering
2011-02-18units: order fsck@.service before basic.target instead of local-fs.target to ...Lennart Poettering
2011-02-16rescue: make 'systemctl default' fail if there is already something running w...Lennart Poettering
2011-02-15exec: introduce global defaults for the standard output of servicesLennart Poettering
2011-02-15fsck: output to /dev/console by default in addition to syslogLennart Poettering
2011-02-14fsck: skip root fsck if dracut already did itLennart Poettering
2011-02-13tmpfiles: move binary to /bin to make it publicly availableLennart Poettering
2011-02-09units: introduce and hook up sound.targetLennart Poettering
2011-02-09systemd: show status when run with plymouth, and don't start plymouth a secon...Lennart Poettering
2011-02-08plymouth: move plymouth out of TARGET_FEDORAJeff Mahoney
2011-02-08build-sys: initial support ALTLinuxAlexey Shabalin
2011-01-21cryptsetup: fix ordering loop when dealing with encrypted swap devicesLennart Poettering
2011-01-18serial-getty: invoking /sbin/securetty is no longer necessary since pam_secur...Lennart Poettering
2011-01-17arch: remove rc-local.serviceTom Gundersen