summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare release v8v8Lennart Poettering2010-08-251-1/+1
* mount: imply noauto for mount points configured with native mount filesLennart Poettering2010-08-252-2/+9
* update fixmeLennart Poettering2010-08-251-14/+0
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-258-29/+65
* update fixmeLennart Poettering2010-08-251-4/+0
* dbus: simplify some dbus error messages a bitLennart Poettering2010-08-257-50/+63
* sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...Lennart Poettering2010-08-252-17/+6
* systemd-remount-api-vfs.service: fix typoKay Sievers2010-08-251-1/+1
* units: fix auto-serial unitLennart Poettering2010-08-252-1/+1
* cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering2010-08-259-22/+20
* utmp: document that the order of preference for runlevel numbers might be som...Lennart Poettering2010-08-251-1/+4
* units: make sure prefdm is automatically respawnedLennart Poettering2010-08-251-0/+2
* units: invoke sulogin instead of /bin/shLennart Poettering2010-08-252-2/+2
* utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...Lennart Poettering2010-08-251-2/+2
* systemctl: rename a few status linesLennart Poettering2010-08-251-2/+2
* systemctl: show timestamps for state changesLennart Poettering2010-08-253-2/+96
* systemctl: add --sysv-compatLennart Poettering2010-08-251-7/+29
* log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t...Lennart Poettering2010-08-251-17/+0
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-256-14/+41
* man: minor updatesLennart Poettering2010-08-253-10/+28
* serial: use seperate getty template for serial ttysLennart Poettering2010-08-257-15/+55
* syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering2010-08-219-9/+605
* mount: don't create depdency for device node of root fs, since it is always t...Lennart Poettering2010-08-211-1/+1
* log: pass SCM_CREDENTIALS when logging to syslogLennart Poettering2010-08-214-14/+71
* device: handle properly if two devices want to have the same nameLennart Poettering2010-08-201-5/+18
* units: add service file that remounts the root file systemLennart Poettering2010-08-202-0/+21
* exit-status: add missing files src/exit-status.h src/exit-status.cLennart Poettering2010-08-202-0/+223
* remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering2010-08-2011-13/+199
* mount: properly handle LABEL="" in fstabLennart Poettering2010-08-204-5/+30
* selinux: properly query policy for FIFO filesLennart Poettering2010-08-203-39/+19
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-2038-54/+300
* service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering2010-08-209-172/+47
* service: make sure sysv services marked as interactive in the LSB header get ...Lennart Poettering2010-08-202-3/+3
* update fixmeKay Sievers2010-08-191-0/+3
* units: fix After= setting in var-lock.serviceLennart Poettering2010-08-191-1/+1
* kmod: downgrade modprobe log message for since ipv6 might be compiled as modu...Lennart Poettering2010-08-191-3/+3
* hostname: if no hostname is configured use localhostLennart Poettering2010-08-191-52/+44
* hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering2010-08-195-8/+82
* update fixmeLennart Poettering2010-08-191-2/+0
* modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering2010-08-196-4/+203
* units: make sure getty@xxx.service is always run before gettys.targetLennart Poettering2010-08-182-0/+8
* dbus: small typo in introspection dataMatthias Clasen2010-08-181-1/+1
* random-seed: honour kernel pool size when saving/restoring seedLennart Poettering2010-08-182-5/+35
* units: add hwclock-load serviceLennart Poettering2010-08-182-0/+32
* udev: dm has been fixed in the meantimeLennart Poettering2010-08-181-4/+0
* udev: fix syntaxLennart Poettering2010-08-181-1/+1
* main: restore an accidentally removed 'else'Tero Roponen2010-08-171-1/+1
* update fixmeLennart Poettering2010-08-171-2/+8
* dbus: downgrade disconnection messageLennart Poettering2010-08-171-1/+1
* units: add generic sysctl/hwclock-save serviceLennart Poettering2010-08-174-2/+40