summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-15socket: refuse socket activation for SysV servicesLennart Poettering
2011-02-15fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 setLennart Poettering
2011-02-15shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...Lennart Poettering
2011-02-14job: make status message printing more verboseLennart Poettering
2011-02-14cryptsetup: fix unit file descriptionLennart Poettering
2011-02-14tmpfiles: never delete AF_UNIX sockets that are aliveLennart Poettering
2011-02-14getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering
2011-02-14util: properly resolve /dev/console if more than once console= argument was p...Lennart Poettering
2011-02-14getty: do not auto-spawn getty's on VC ttys if console=ttyN is usedLennart Poettering
2011-02-14fsck: skip root fsck if dracut already did itLennart Poettering
2011-02-13update TODOLennart Poettering
2011-02-13util: when determining the right TERM for /dev/console consult /sys/class/tty...Lennart Poettering
2011-02-13service: when guessing the main PID don't consider processes that aren't our ...Lennart Poettering
2011-02-13service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering
2011-02-13pam: introduce whitelist and blacklist user list featureLennart Poettering
2011-02-13systemctl: minor optimizationsLennart Poettering
2011-02-13systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...Lennart Poettering
2011-02-13readahead: disable readahead in virtual machinesLennart Poettering
2011-02-13tmpfiles: simplify default tmpfiles configuration by using globsLennart Poettering
2011-02-13systemd: document systemd-tmpfilesLennart Poettering
2011-02-13tmpfiles: move binary to /bin to make it publicly availableLennart Poettering
2011-02-13tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering
2011-02-12tmpfiles: log to stderr if possibleLennart Poettering