summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-24dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering
2011-02-24general: unify error code we generate on timeoutLennart Poettering
2011-02-24units: synchronize gettys to plymouth even if plymouth is killed by gdmLennart Poettering
2011-02-23update TODOLennart Poettering
2011-02-23job: start job timer when we begin running the job, not already when we add i...Lennart Poettering
2011-02-23cryptsetup: try to show the mount point for a crypto disk if we canLennart Poettering
2011-02-23rescue: terminate plymouth entirely when going into rescue modeLennart Poettering
2011-02-23ask-password: fix handling of timeouts when waiting for passwordLennart Poettering
2011-02-23ask-password: supported plymouth cached passwordsLennart Poettering
2011-02-23main: print warning if /usr is on a seperate partitionLennart Poettering
2011-02-22plymouth: don't wait forever for plymouth in case it is stuckLennart Poettering
2011-02-22update TODOLennart Poettering
2011-02-22virtualization: check cpuid first, since it is cheaper than DMILennart Poettering
2011-02-22util: make string staticLennart Poettering
2011-02-21plymouth: ensure we start not a single getty before plymouth is gone because ...Lennart Poettering
2011-02-21README: document that we need ipv6Lennart Poettering
2011-02-21condition: drop pointless double negationLennart Poettering
2011-02-21unit: introduce ConditionVirtualization=Lennart Poettering
2011-02-21virtualization: beef virtualization codeLennart Poettering
2011-02-21dbus: don't rely that timer/path units have an initialized unit fieldLennart Poettering
2011-02-21mount: make sure network mounts are ordered after network.targetLennart Poettering
2011-02-21kmsg-syslogd: fix buildLennart Poettering
2011-02-20kmsg-syslogd: increase terminate timeout to 5min to generte less debug spewLennart Poettering
2011-02-20systemctl: shutdown(8) - call kexec if kexec kernel is loadedKay Sievers
2011-02-20unit: don't timeout fsckLennart Poettering
2011-02-19man: fixed typo in SyslogIdentifier=Mike Kazantsev
2011-02-19tmpfiles: never clean up block devicesLennart Poettering
2011-02-19main: refuse --test as rootLennart Poettering
2011-02-18units: order fsck@.service before basic.target instead of local-fs.target to ...Lennart Poettering
2011-02-18readahead: remove misleading error messagesLennart Poettering
2011-02-18man: don't do more reloads than necessary in spec filesLennart Poettering
2011-02-17util: retry opening a TTY on EIOLennart Poettering
2011-02-17util: beef up logic to find ctty nameLennart Poettering
2011-02-17tmpfiles: kill double slashes in unix socket names, just in caseLennart Poettering
2011-02-16build-sys: prepare release v18systemd/v18Lennart Poettering
2011-02-16systemctl: introduce --ignore-dependenciesLennart Poettering
2011-02-16systemctl: introduce --failed to show only failed servicesLennart Poettering
2011-02-16rescue: make 'systemctl default' fail if there is already something running w...Lennart Poettering
2011-02-16util: seperate welcome line from other output by empty linesLennart Poettering
2011-02-16manager: don't consider transaction jobs conflicting with queued jobs redundantLennart Poettering
2011-02-16README: update requirementsLennart Poettering
2011-02-16udev: ignore block devices which no known contents, to avoid trying of mounts...Lennart Poettering
2011-02-15swap: handle "nofail" from fstabKay Sievers
2011-02-15cleanup TODOLennart Poettering
2011-02-15mount,swap: properly add dependencies to logger if neededLennart Poettering
2011-02-15service: change default std output to inheritLennart Poettering
2011-02-15exec: introduce global defaults for the standard output of servicesLennart Poettering
2011-02-15udev: use SYSTEMD_READY to mask uninitialized DM devicesLennart Poettering
2011-02-15fsck: output to /dev/console by default in addition to syslogLennart Poettering
2011-02-15execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering