1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 01:27:11 +03:00
systemd/src
Tom Gundersen a7623afb7a fsck-root: only run when requested in fstab
fsck-root is redundant in case an initrd is used, or in case the rootfs
is never remounted 'rw', so the new default is the correct behavior for
most users. For the rest, they should enable it in fstab.
2013-10-19 12:23:17 +02:00
..
ac-power
activate replace tabs with spaces in various files 2013-07-02 23:06:22 -04:00
analyze Fix write-only use of a few variables 2013-10-13 17:56:54 -04:00
ask-password
backlight kerne-command-line: introduce option 'systemd.restore_state' 2013-10-19 00:46:10 +02:00
binfmt
boot support acpi firmware performance data (FPDT) 2013-09-24 15:43:41 +02:00
bootchart Fix for SIGSEGV in systemd-bootchart on short-living processes 2013-10-15 09:40:34 -04:00
cgls cgroup: when referencing cgroup controller trees allow omission of the path 2013-09-26 20:20:30 +02:00
cgroups-agent cgroup-agent: port to sd-bus 2013-10-18 00:55:24 +02:00
cgtop Never call qsort on potentially NULL arrays 2013-10-13 17:56:54 -04:00
core mount/service: drop FsckPassNo support 2013-10-19 12:23:17 +02:00
cryptsetup Introduce udev object cleanup functions 2013-10-13 17:56:55 -04:00
delta systemd-delta: Only print colors when on a tty 2013-08-04 08:33:02 -04:00
detect-virt
efi-boot-generator efi-boot-generator: hookup to fsck 2013-10-19 12:23:17 +02:00
fsck fsck: port to sd-bus 2013-10-18 00:55:24 +02:00
fstab-generator fsck-root: only run when requested in fstab 2013-10-19 12:23:17 +02:00
getty-generator getty-generator: Enable getty on all active serial consoles. 2013-09-12 08:34:30 -04:00
gpt-auto-generator gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service instead of using FsckPassNo 2013-10-19 12:23:17 +02:00
gudev
hostname bus: automatically flush bus queue when we exit the event loop 2013-10-18 01:43:55 +02:00
initctl initctl: port to sd-bus 2013-10-18 01:34:55 +02:00
journal timedated: use libsystemd-bus instead of libdbus for bus communication 2013-10-16 06:15:02 +02:00
kernel-install kernel-install: add compat with 'installkernel' 2013-10-01 17:40:30 +02:00
libsystemd-bus bus: if we hit the end of an array container return 0 as EOF indicator when reading it 2013-10-18 14:07:44 +02:00
libsystemd-daemon
libsystemd-id128
libudev macro: clean up usage of gcc attributes 2013-10-16 06:14:59 +02:00
locale Modernization 2013-10-13 17:56:54 -04:00
login logind: allow unprivileged session-device access 2013-10-15 21:13:39 +02:00
machine list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
machine-id-setup
modules-load modules-load: fix error handling 2013-10-02 19:45:12 +02:00
notify core: add new "scope" unit type for making a unit of pre-existing processes 2013-07-01 00:18:00 +02:00
nspawn timedated: use libsystemd-bus instead of libdbus for bus communication 2013-10-16 06:15:02 +02:00
nss-myhostname Never call qsort on potentially NULL arrays 2013-10-13 17:56:54 -04:00
python-systemd systemd-python: check for oom, give nicer error messages 2013-08-15 12:59:36 -04:00
quotacheck
random-seed random-seed: we should return errno of failed loop_write 2013-09-13 14:32:14 +02:00
rc-local-generator
readahead Introduce udev object cleanup functions 2013-10-13 17:56:55 -04:00
remount-fs Introduce _cleanup_endmntent_ 2013-10-03 22:13:55 -04:00
reply-password
rfkill kerne-command-line: introduce option 'systemd.restore_state' 2013-10-19 00:46:10 +02:00
run timedated: use libsystemd-bus instead of libdbus for bus communication 2013-10-16 06:15:02 +02:00
shared kerne-command-line: introduce option 'systemd.restore_state' 2013-10-19 00:46:10 +02:00
shutdownd
sleep
socket-proxy socket-proxyd: rename from saproxy 2013-10-18 02:58:47 +02:00
stdio-bridge timedated: use libsystemd-bus instead of libdbus for bus communication 2013-10-16 06:15:02 +02:00
sysctl sysctl: allow overwriting of values specified in "later" files 2013-08-15 18:43:31 +02:00
system-update-generator
systemctl list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
systemd api: unify some common bits used by public systemd APIs 2013-10-16 17:01:26 +02:00
test list: make our list macros a bit easier to use by not requring type spec on each invocation 2013-10-14 06:11:19 +02:00
timedate bus: automatically flush bus queue when we exit the event loop 2013-10-18 01:43:55 +02:00
tmpfiles tmpfiles: log unaccessible FUSE mount points only as debug message 2013-10-17 03:20:46 +02:00
tty-ask-password-agent
udev macro: clean up usage of gcc attributes 2013-10-16 06:14:59 +02:00
update-utmp update-utmp: port to sd-bus 2013-10-18 06:21:26 +02:00
vconsole
.gitignore Add test coverage and generate report with lcov 2013-07-13 21:56:33 -04:00
Makefile