index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: prepare release v18
v18
Lennart Poettering
2011-02-16
2
-1
/
+3
*
systemctl: introduce --ignore-dependencies
Lennart Poettering
2011-02-16
7
-25
/
+54
*
systemctl: introduce --failed to show only failed services
Lennart Poettering
2011-02-16
4
-10
/
+28
*
rescue: make 'systemctl default' fail if there is already something running w...
Lennart Poettering
2011-02-16
1
-1
/
+1
*
util: seperate welcome line from other output by empty lines
Lennart Poettering
2011-02-16
1
-1
/
+1
*
manager: don't consider transaction jobs conflicting with queued jobs redundant
Lennart Poettering
2011-02-16
2
-3
/
+13
*
README: update requirements
Lennart Poettering
2011-02-16
1
-3
/
+21
*
udev: ignore block devices which no known contents, to avoid trying of mounts...
Lennart Poettering
2011-02-16
1
-2
/
+2
*
swap: handle "nofail" from fstab
Kay Sievers
2011-02-15
1
-0
/
+1
*
cleanup TODO
Lennart Poettering
2011-02-15
1
-20
/
+14
*
mount,swap: properly add dependencies to logger if needed
Lennart Poettering
2011-02-15
2
-0
/
+5
*
service: change default std output to inherit
Lennart Poettering
2011-02-15
4
-6
/
+3
*
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-15
13
-22
/
+127
*
udev: use SYSTEMD_READY to mask uninitialized DM devices
Lennart Poettering
2011-02-15
1
-1
/
+1
*
fsck: output to /dev/console by default in addition to syslog
Lennart Poettering
2011-02-15
2
-2
/
+2
*
execute: optionally forward program output to /dev/console in addition to sys...
Lennart Poettering
2011-02-15
6
-14
/
+52
*
socket: refuse socket activation for SysV services
Lennart Poettering
2011-02-15
1
-1
/
+15
*
fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set
Lennart Poettering
2011-02-15
2
-6
/
+8
*
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...
Lennart Poettering
2011-02-15
5
-83
/
+127
*
job: make status message printing more verbose
Lennart Poettering
2011-02-14
1
-1
/
+1
*
cryptsetup: fix unit file description
Lennart Poettering
2011-02-14
1
-1
/
+1
*
tmpfiles: never delete AF_UNIX sockets that are alive
Lennart Poettering
2011-02-14
1
-1
/
+83
*
getty: don't parse console= anymore, use /sys/class/tty/console/active instead
Lennart Poettering
2011-02-14
4
-58
/
+30
*
util: properly resolve /dev/console if more than once console= argument was p...
Lennart Poettering
2011-02-14
1
-1
/
+7
*
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
Lennart Poettering
2011-02-14
4
-4
/
+22
*
fsck: skip root fsck if dracut already did it
Lennart Poettering
2011-02-14
2
-0
/
+5
*
update TODO
Lennart Poettering
2011-02-13
1
-4
/
+0
*
util: when determining the right TERM for /dev/console consult /sys/class/tty...
Lennart Poettering
2011-02-13
1
-5
/
+15
*
service: when guessing the main PID don't consider processes that aren't our ...
Lennart Poettering
2011-02-13
1
-4
/
+11
*
service: make main pid guessing optional, and reread pid file after reloads
Lennart Poettering
2011-02-13
6
-12
/
+47
*
pam: introduce whitelist and blacklist user list feature
Lennart Poettering
2011-02-13
3
-30
/
+147
*
systemctl: minor optimizations
Lennart Poettering
2011-02-13
1
-7
/
+7
*
systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...
Lennart Poettering
2011-02-13
2
-21
/
+24
*
readahead: disable readahead in virtual machines
Lennart Poettering
2011-02-13
4
-0
/
+88
*
tmpfiles: simplify default tmpfiles configuration by using globs
Lennart Poettering
2011-02-13
1
-10
/
+1
*
systemd: document systemd-tmpfiles
Lennart Poettering
2011-02-13
4
-11
/
+165
*
tmpfiles: move binary to /bin to make it publicly available
Lennart Poettering
2011-02-13
3
-4
/
+4
*
tmpfiles: take names of tmpfiles configuration files on the command line
Lennart Poettering
2011-02-13
2
-64
/
+85
*
tmpfiles: log to stderr if possible
Lennart Poettering
2011-02-12
1
-1
/
+1
*
tmpfiles: support globs
Lennart Poettering
2011-02-12
3
-25
/
+126
*
update TODO
Lennart Poettering
2011-02-09
1
-2
/
+2
*
units: introduce and hook up sound.target
Lennart Poettering
2011-02-09
3
-2
/
+17
*
dbus: allow all clients access to org.freedesktop.DBus.Peer
Lennart Poettering
2011-02-09
1
-0
/
+3
*
man: document SYSTEMD_READY=
Lennart Poettering
2011-02-09
1
-0
/
+19
*
device: consider udev devices with SYSTEMD_READY=0 as unplugged
Lennart Poettering
2011-02-09
2
-12
/
+7
*
systemd: show status when run with plymouth, and don't start plymouth a secon...
Lennart Poettering
2011-02-09
2
-0
/
+11
*
manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the...
Lennart Poettering
2011-02-09
2
-1
/
+74
*
man: clarify a few things
Lennart Poettering
2011-02-09
2
-1
/
+16
*
systemctl: fix opening params
Lennart Poettering
2011-02-09
1
-1
/
+1
*
systemctl: don't start agent for --user
Lennart Poettering
2011-02-09
1
-0
/
+3
[next]