summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare release v18v18Lennart Poettering2011-02-162-1/+3
* systemctl: introduce --ignore-dependenciesLennart Poettering2011-02-167-25/+54
* systemctl: introduce --failed to show only failed servicesLennart Poettering2011-02-164-10/+28
* rescue: make 'systemctl default' fail if there is already something running w...Lennart Poettering2011-02-161-1/+1
* util: seperate welcome line from other output by empty linesLennart Poettering2011-02-161-1/+1
* manager: don't consider transaction jobs conflicting with queued jobs redundantLennart Poettering2011-02-162-3/+13
* README: update requirementsLennart Poettering2011-02-161-3/+21
* udev: ignore block devices which no known contents, to avoid trying of mounts...Lennart Poettering2011-02-161-2/+2
* swap: handle "nofail" from fstabKay Sievers2011-02-151-0/+1
* cleanup TODOLennart Poettering2011-02-151-20/+14
* mount,swap: properly add dependencies to logger if neededLennart Poettering2011-02-152-0/+5
* service: change default std output to inheritLennart Poettering2011-02-154-6/+3
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-1513-22/+127
* udev: use SYSTEMD_READY to mask uninitialized DM devicesLennart Poettering2011-02-151-1/+1
* fsck: output to /dev/console by default in addition to syslogLennart Poettering2011-02-152-2/+2
* execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering2011-02-156-14/+52
* socket: refuse socket activation for SysV servicesLennart Poettering2011-02-151-1/+15
* fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 setLennart Poettering2011-02-152-6/+8
* shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...Lennart Poettering2011-02-155-83/+127
* job: make status message printing more verboseLennart Poettering2011-02-141-1/+1
* cryptsetup: fix unit file descriptionLennart Poettering2011-02-141-1/+1
* tmpfiles: never delete AF_UNIX sockets that are aliveLennart Poettering2011-02-141-1/+83
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-144-58/+30
* util: properly resolve /dev/console if more than once console= argument was p...Lennart Poettering2011-02-141-1/+7
* getty: do not auto-spawn getty's on VC ttys if console=ttyN is usedLennart Poettering2011-02-144-4/+22
* fsck: skip root fsck if dracut already did itLennart Poettering2011-02-142-0/+5
* update TODOLennart Poettering2011-02-131-4/+0
* util: when determining the right TERM for /dev/console consult /sys/class/tty...Lennart Poettering2011-02-131-5/+15
* service: when guessing the main PID don't consider processes that aren't our ...Lennart Poettering2011-02-131-4/+11
* service: make main pid guessing optional, and reread pid file after reloadsLennart Poettering2011-02-136-12/+47
* pam: introduce whitelist and blacklist user list featureLennart Poettering2011-02-133-30/+147
* systemctl: minor optimizationsLennart Poettering2011-02-131-7/+7
* systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...Lennart Poettering2011-02-132-21/+24
* readahead: disable readahead in virtual machinesLennart Poettering2011-02-134-0/+88
* tmpfiles: simplify default tmpfiles configuration by using globsLennart Poettering2011-02-131-10/+1
* systemd: document systemd-tmpfilesLennart Poettering2011-02-134-11/+165
* tmpfiles: move binary to /bin to make it publicly availableLennart Poettering2011-02-133-4/+4
* tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering2011-02-132-64/+85
* tmpfiles: log to stderr if possibleLennart Poettering2011-02-121-1/+1
* tmpfiles: support globsLennart Poettering2011-02-123-25/+126
* update TODOLennart Poettering2011-02-091-2/+2
* units: introduce and hook up sound.targetLennart Poettering2011-02-093-2/+17
* dbus: allow all clients access to org.freedesktop.DBus.PeerLennart Poettering2011-02-091-0/+3
* man: document SYSTEMD_READY=Lennart Poettering2011-02-091-0/+19
* device: consider udev devices with SYSTEMD_READY=0 as unpluggedLennart Poettering2011-02-092-12/+7
* systemd: show status when run with plymouth, and don't start plymouth a secon...Lennart Poettering2011-02-092-0/+11
* manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the...Lennart Poettering2011-02-092-1/+74
* man: clarify a few thingsLennart Poettering2011-02-092-1/+16
* systemctl: fix opening paramsLennart Poettering2011-02-091-1/+1
* systemctl: don't start agent for --userLennart Poettering2011-02-091-0/+3