summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into debianTollef Fog Heen2011-04-2119-11/+49
|\
| * Merge commit 'v25'Tollef Fog Heen2011-04-2119-11/+49
| |\
| | * units: set capability bounding set for syslog servicesLennart Poettering2011-04-202-0/+2
| | * MeeGo supportChris E Ferron2011-04-201-1/+4
| | * fsck: don't fsck against basic.target in order to properly allow automount /homeLennart Poettering2011-04-201-1/+1
| | * hostnamed: drop all caps but CAP_SYS_ADMINLennart Poettering2011-04-191-0/+1
| | * hostnamed: introduce systemd-hostnamedLennart Poettering2011-04-162-0/+17
| | * units: wording fixLennart Poettering2011-04-161-1/+1
| | * units: order quotacheck after remount-rootfsLennart Poettering2011-04-163-3/+3
| | * manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-161-0/+5
| | * units: never pull in sysinit from utmp, so that we can shutdown from emergenc...Lennart Poettering2011-04-163-2/+5
| | * units: require syslog.socket from the logger because we simply fail if we don...Lennart Poettering2011-04-161-0/+1
| | * logger: adjust socket description to match serviceLennart Poettering2011-04-161-1/+1
| | * units: set stdout of kmsg syslogd to /dev/nullLennart Poettering2011-04-161-0/+1
| | * units: add --no-block when starting normal service after shell exitedLennart Poettering2011-04-162-2/+2
| | * units: isolate emergency.target instead of emergency.service when we fail to ...Lennart Poettering2011-04-131-1/+1
| | * local-fs: invoke emergency.service mounting at boot failsLennart Poettering2011-04-101-0/+2
| | * path: optionally, create watched directories in .path unitsLennart Poettering2011-04-103-0/+3
* | | Merge branch 'master' into debianTollef Fog Heen2011-04-1143-112/+140
|\ \ \ | |/ /
| * | Merge commit 'v24'Tollef Fog Heen2011-04-1143-112/+140
| |\ \ | | |/
| | * units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...Lennart Poettering2011-04-062-2/+3
| | * units: call the logger a bridge tooLennart Poettering2011-04-051-1/+1
| | * logger: name socket like serviceLennart Poettering2011-04-041-1/+1
| | * units: improve logger descriptionsLennart Poettering2011-04-042-2/+2
| | * binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering2011-04-042-0/+20
| | * initctl: /dev/initctl is a named pipe, not a socketLennart Poettering2011-04-031-1/+1
| | * plymouth: use PID file to detect whether ply is runningLennart Poettering2011-03-311-2/+2
| | * plymouth: don't explicitly enable status message when plymouth is upv21Lennart Poettering2011-03-301-3/+0
| | * exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-295-5/+5
| | * man: really fix all LC_MESSAGE to LC_MESSAGESLennart Poettering2011-03-291-1/+1
| | * plymouth: Remove the calls to plymouth messageWilliam Jon McCann2011-03-294-4/+0
| | * use /run instead of /dev/.runKay Sievers2011-03-289-11/+15
| | * units: replace Names=dm.service with symlink for mandriva prefdmAndrey Borzenkov2011-03-181-3/+0
| | * mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov2011-03-182-6/+0
| | * units: pull in syslog.target from syslog.socketLennart Poettering2011-03-181-0/+3
| | * units: don't ever pull in SysV targets from other SysV targetsLennart Poettering2011-03-182-2/+0
| | * units: document that some targets exists only for compat with SysVLennart Poettering2011-03-186-0/+18
| | * units: we don't need to generate syslog.target with sed anymoreLennart Poettering2011-03-182-1/+0
| | * units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering2011-03-183-2/+0
| | * units: on mandriva/fedora create single.service alias via symlink, not Names=Lennart Poettering2011-03-181-3/+0
| | * units: get rid of runlevel Names=, the symlinks in /lib/systemd/system are mu...Lennart Poettering2011-03-185-37/+0
| | * units: get rid of empty units/suse/ subdirLennart Poettering2011-03-181-1/+0
| | * syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-181-6/+0
| | * special: get rid of dbus.targetLennart Poettering2011-03-181-11/+0
| | * Add Frugalware display-manager serviceMiklos Vajna2011-03-161-0/+19
| | * units: add console-shell.service which can be used insted of the gettys to ge...Lennart Poettering2011-03-142-0/+42
| | * core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-142-2/+2
| | * units: move the last flag files to /dev/.runLennart Poettering2011-03-112-2/+2
| | * dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-093-3/+3
| | * mount: use /dev/.run as an early boot alias for /var/runLennart Poettering2011-03-091-3/+3