Systemd/src
Zbigniew Jędrzejewski-Szmek 5bcf34ebf3 pid1: when showing error status, do not switch to status=temporary
We would flip to status=temporary mode on the first error, and then switch back
to status=auto after the initial transaction was done. This isn't very useful,
because usually all the messages about successfully started units and not
related to the original failure. In fact, all those messages most likely cause
the information about the prime error to scroll off screen. And if the user
requested quiet boot, there's no reason to think that they care about those
success messages.

Also, when logging about dependency cycles, treat this similarly to a unit
error and show the message even if the status is "soft disabled" (before we
wouldn't show it in that case).
2020-03-01 11:42:42 +01:00
..
ac-power
activate util-lib: move things that parse ifnames to shared/ 2020-01-11 12:07:28 +01:00
analyze systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
ask-password
backlight
basic basic/selinux-util: expose _cleanup_freecon_ 2020-02-06 22:27:21 +01:00
binfmt tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
boot meson: update efi path detection to gnu-efi-3.0.11 2020-02-04 23:43:21 +09:00
busctl systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
cgls tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
cgroups-agent tree-wide: drop socket.h when socket-util.h is included 2019-11-04 00:30:32 +09:00
cgtop Remove path_compare_func() alias for path_compare() 2019-11-15 14:47:45 +01:00
core pid1: when showing error status, do not switch to status=temporary 2020-03-01 11:42:42 +01:00
coredump tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
cryptsetup units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
debug-generator initrd: fix systemd.debug-shell & friends 2019-12-03 14:48:27 +01:00
delta tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
detect-virt
dissect dissect: add --fsck= option to systemd-dissect tool 2020-01-29 19:29:52 +01:00
environment-d-generator
escape
firstboot firstboot: add missing check 2020-02-06 09:52:39 +01:00
fsck tree-wide: drop stdio.h when stdio-util.h is included 2019-11-04 00:30:32 +09:00
fstab-generator units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
fuzz sd-bus: export sd_bus_message_dump 2020-01-23 23:38:20 +01:00
getty-generator tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
gpt-auto-generator units: introduce blockdev@.target for properly ordering mounts/swaps against cryptsetup 2020-01-21 20:23:13 +01:00
hibernate-resume Fix generator name in hibernate-resume-generator's drop-in 2020-02-04 14:49:04 +09:00
home tree-wide: replace present participle forms 2020-02-26 11:24:54 +01:00
hostname shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
hwdb tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
id128 id128: change table header from "uuid" to just "id" 2020-01-29 15:32:26 +01:00
import Merge pull request #14633 from poettering/logind-switch-polkit 2020-01-28 16:09:09 +01:00
initctl initctl: (void)ify epoll_ctl() 2020-01-10 10:06:09 +01:00
journal journal: fix log message 2020-02-07 15:27:43 +01:00
journal-remote journal: properly mark two definitions that are deprecated with GCC attributes for that 2020-01-31 15:02:00 +01:00
kernel-install kernel-install: strip BOOT_IMAGE= from kernel options 2020-02-26 23:34:41 +01:00
libsystemd Merge branch 'polkit-ref-count' 2020-02-05 10:16:59 +01:00
libsystemd-network dhcp6: coding style fixes 2020-01-31 14:44:40 +09:00
libudev tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
locale shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
login tree-wide: replace "asked to inhibit it" with "is inhibiting this" 2020-02-26 11:32:32 +01:00
machine systemctl: show logs for correct namespace of service 2020-01-31 15:02:52 +01:00
machine-id-setup machine-id-setup: avoid unexpected aborting 2019-10-25 13:35:37 +09:00
modules-load tree-wide: drop libkmod.h when module-util.h is included 2019-11-04 00:30:32 +09:00
mount systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
network network: assume Scope=host when Address= is loopback address 2020-02-28 09:53:36 +01:00
notify notify: add color to --help 2019-11-28 11:41:24 +01:00
nspawn nspawn: voidify umount_verbose() 2020-01-31 23:10:29 +09:00
nss-myhostname tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
nss-mymachines
nss-resolve tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
nss-systemd nss: hook up nss-systemd with userdb varlink bits 2020-01-15 15:29:07 +01:00
partition systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
path
portable portablectl: add --now and --enable to attach/detach 2020-02-07 17:09:05 +01:00
pstore tree-wide: drop missing.h 2019-10-31 17:57:03 +09:00
quotacheck
random-seed tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
rc-local-generator
remount-fs Allow overriding /etc/fstab with $SYSTEMD_FSTAB 2019-11-13 22:04:51 +01:00
reply-password tree-wide: drop socket.h when socket-util.h is included 2019-11-04 00:30:32 +09:00
resolve shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
rfkill
run tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
run-generator core: use SPECIAL_DEFAULT_TARGET more 2019-11-28 09:13:45 +01:00
shared Merge pull request #14964 from yuwata/conf-parser-fix-line-number 2020-02-27 17:16:35 -08:00
shutdown umount: when we fail to detach a loopback device, set the auto-clear flag 2019-12-20 18:37:24 +01:00
sleep sleep: automatically lock all home directories when suspending 2020-01-28 22:36:56 +01:00
socket-proxy tree-wide: drop socket.h when socket-util.h is included 2019-11-04 00:30:32 +09:00
stdio-bridge
sulogin-shell tree-wide: normalize includes of public headers 2019-11-28 09:14:22 +01:00
sysctl sysctl: fix segfault 2020-02-06 23:49:32 +09:00
system-update-generator
systemctl systemd: Fix busctl crash on aarch64 when setting output table format 2020-02-16 02:09:26 +09:00
systemd Fix typo in function name 2020-02-04 18:54:12 +01:00
sysusers sysusers: support creating users with a specific primary group 2020-02-02 16:53:22 +01:00
sysv-generator
test shared/ask-password-api: show "(press TAB for no echo)" 2020-02-06 10:51:24 +01:00
time-wait-sync tree-wide: drop signal.h when signal-util.h is included 2019-11-04 00:30:32 +09:00
timedate shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +01:00
timesync timesyncd: log louder when we refuse a server due to root distance 2020-01-21 15:20:17 +01:00
tmpfiles tmpfiles: create with correct MAC label on option C 2019-11-28 12:18:04 +01:00
tty-ask-password-agent tree-wide: drop signal.h when signal-util.h is included 2019-11-04 00:30:32 +09:00
udev udevadm: show more error message during exporting database 2020-02-27 22:27:16 +09:00
update-done
update-utmp tree-wide: drop string.h when string-util.h or friends are included 2019-11-04 00:30:32 +09:00
user-sessions
userdb userdb: fix memleak 2020-02-27 00:32:33 +03:00
vconsole tree-wide: drop stdio.h when stdio-util.h is included 2019-11-04 00:30:32 +09:00
veritysetup id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers 2019-12-10 11:56:18 +01:00
version
volatile-root basic/fs-util: change CHASE_OPEN flag into a separate output parameter 2019-10-24 22:44:24 +09:00