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