systemd/src
Lennart Poettering b96df6fa09 bootspec: don't complain about valid loader.conf settings
Let's not complain about various valid loader.conf settings we more
recently added. At the same time let's remove the half-assed userspace
parsers for the fields we actually do support but don't actually really
care about in userspace. There's really no point in storing strings away
that we are not using at all, hence just don#t.

Fixes: #31487
2024-02-27 16:57:19 +00:00
..
ac-power
analyze analyze: always recommend saving the output to a file 2024-02-20 19:35:58 +00:00
ask-password ask-password: rework how we pass request meta info when asking passwords 2024-02-20 16:50:00 +01:00
backlight
basic vmspawn: use our own ptyfwd code for the console of a VM 2024-02-26 11:54:37 +01:00
battery-check
binfmt
boot efi: de-inline xmalloc to fix build failure with gcc 12.2 and -O2 2024-02-24 08:16:07 +08:00
busctl meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
cgls
cgroups-agent
cgtop cgtop: fix sscanf return code checks 2024-01-19 18:00:23 +00:00
core signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
coredump tree-wide: set SD_JOURNAL_ASSUME_IMMUTABLE where appropriate 2024-02-12 02:42:36 +09:00
creds creds: fix typo 2024-02-08 19:48:49 +01:00
cryptenroll cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead 2024-02-20 16:50:04 +01:00
cryptsetup cryptsetup-tokens: fix typo in comments 2024-02-21 10:23:43 +00:00
debug-generator Add systemd.default_debug_tty= 2024-02-09 11:47:53 +01:00
delta
detect-virt
dissect basic: Add some sha256 helper functions 2024-02-13 13:59:27 -05:00
environment-d-generator strv: remove strv_extend_front() 2024-01-17 11:32:11 +01:00
escape
firstboot ask-password: rework how we pass request meta info when asking passwords 2024-02-20 16:50:00 +01:00
fsck tree-wide: use SPECIAL_BASIC_TARGET 2024-01-04 15:22:42 +01:00
fstab-generator fstab-generator: drop unapplicable options for /usr/ too 2024-01-26 01:06:41 +08:00
fundamental basic: Add some sha256 helper functions 2024-02-13 13:59:27 -05:00
fuzz
getty-generator
gpt-auto-generator gpt-auto-generator: fix argument passed to parse_image_policy_argument 2024-02-19 19:24:25 +00:00
hibernate-resume tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various places 2024-01-05 12:43:06 +01:00
home signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
hostname hostnamectl: add -j switch for quick json output 2024-01-22 14:39:22 +01:00
hwdb
id128 id128: add --no-pager, --no-legend, --json=/-j switches to systemd-id128 tool 2024-01-11 17:54:19 +01:00
import signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
initctl
integritysetup
journal signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
journal-remote signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
kernel-install meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
libsystemd signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
libsystemd-network Merge pull request #31440 from yuwata/sd-ndisc-sd-radv-cleanups 2024-02-25 13:07:53 +00:00
libudev
locale localed: modernization 2024-01-09 21:57:46 +08:00
login Fallback from pidfd_open on permission errors too 2024-02-24 12:58:13 +09:00
machine signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
machine-id-setup
modules-load
mount
network network: fix use-after-free in {address,route}_remove_and_cancel() 2024-02-26 11:02:13 +00:00
notify notify: warn if notify msg specified along with --booted 2024-01-30 03:28:57 +08:00
nspawn nspawn: hide ^] hint unless we are interactive mode 2024-02-26 11:55:11 +01:00
nss-myhostname
nss-mymachines
nss-resolve varlink: drop "ret_flags" parameter from varlink_call() 2024-01-17 16:14:10 +01:00
nss-systemd
oom signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
partition repart: fix typo 2024-02-12 02:52:37 +09:00
path
pcrextend
pcrlock pcrlock: handle measurement logs where hash algs in header are announced in different order than in records 2024-02-21 14:45:30 +01:00
portable signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
pstore pstore: align table 2024-01-30 10:11:30 +01:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve Merge pull request #31480 from rpigott/dnssec-maxwork 2024-02-26 12:26:36 +00:00
rfkill
rpm
run run: use sd_event_set_signal_exit() at one more place 2024-02-26 11:53:31 +01:00
run-generator
shared bootspec: don't complain about valid loader.conf settings 2024-02-27 16:57:19 +00:00
shutdown mountpoint-util: add small helper that checks if a path is below the API VFS hierarchies 2024-02-06 11:13:28 +01:00
sleep sleep: upgrade fatal log message to LOG_ERR 2024-01-30 11:32:56 +01:00
socket-activate
socket-proxy
ssh-generator meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
stdio-bridge
storagetm
sulogin-shell
sysctl
sysext sysext: fix typo 2024-02-27 13:28:02 +09:00
system-update-generator
systemctl systemctl-show: use lookup_unit_by_pidref too 2024-02-24 12:24:41 +08:00
systemd sd-ndisc: make callback takes arbitrary type of message 2024-02-25 11:38:58 +00:00
sysupdate sysupdate: port over to new invoke_callout_binary() call 2024-02-21 09:25:46 +01:00
sysusers format-utils: Expose FORMAT_UID and FORMAT_GID 2024-02-14 09:14:13 +01:00
sysv-generator
test Merge pull request #31000 from flatcar-hub/krnowak/mutable-overlays 2024-02-26 16:17:11 +00:00
timedate timedated: modernization 2024-01-09 21:57:45 +08:00
timesync signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
tmpfiles fs-util: rename xopenat() -> xopanat_full() 2024-02-16 00:25:37 +09:00
tpm2-setup tpm2-generator: sort includes 2024-01-04 20:33:32 +08:00
tty-ask-password-agent signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
udev signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
ukify ukify: Use VERSION_TAG instead of GIT_VERSION 2024-02-26 11:37:40 +01:00
update-done
update-utmp
user-sessions
userdb signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args list 2024-02-23 09:35:12 -08:00
varlinkctl varlinkctl: if "call" verb is used, imply "-j" 2024-02-12 12:04:18 +01:00
vconsole vconsole-setup: fix typo 2024-02-20 09:23:18 +09:00
veritysetup hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX 2024-01-09 03:59:15 +09:00
version meson: Decouple the version tag from the vcs tag 2024-02-21 14:01:25 +01:00
vmspawn vmspawn: use our own ptyfwd code for the console of a VM 2024-02-26 11:54:37 +01:00
volatile-root mountpoint-util: introduce path_is_mount_point_full 2024-02-06 15:09:28 +08:00
vpick vpick-tool: sort includes 2024-01-04 23:35:13 +08:00
xdg-autostart-generator