Systemd/src
Zbigniew Jędrzejewski-Szmek ce4121c6ff meson: update efi path detection to gnu-efi-3.0.11
Fixes systemd build in Fedora rawhide.

The old ldsdir option is not useful, because both the directory and the
file name changed. Let's remove the option and try to autodetect the file
name. If this turns out to be not enough, a new option to simply specify
the full path to the file can be added.

F31:
         efi arch:                          x86_64
         EFI machine type:                  x64
         EFI CC                             ccache cc
         EFI lds:                           /usr/lib64/gnuefi/elf_x64_efi.lds
         EFI crt0:                          /usr/lib64/gnuefi/crt0-efi-x64.o
         EFI include directory:             /usr/include/efi
F32:
         efi arch:                          x86_64
         EFI machine type:                  x64
         EFI CC                             ccache cc
         EFI lds:                           /usr/lib/gnuefi/x64/efi.lds
         EFI crt0:                          /usr/lib/gnuefi/x64/crt0.o
         EFI include directory:             /usr/include/efi
2020-02-04 23:43:21 +09:00
..
ac-power
activate util-lib: move things that parse ifnames to shared/ 2020-01-11 12:07:28 +01:00
analyze analyze: Add ProtectClock= to analyze-security 2020-01-26 12:44:47 -08:00
ask-password
backlight util-lib: move shall_restore_state() to shared/reboot-util 2019-09-16 18:08:01 +02:00
basic network: add SuppressPrefixLength option to RoutingPolicyRule (#14736) 2020-02-03 08:25:48 +09: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 sd-bus: export sd_bus_message_dump 2020-01-23 23:38:20 +01: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 core: call dynamic_user_acquire() only when 'group' is non-null 2020-02-03 21:51:07 +09:00
coredump tree-wide: clean up --help texts a bit 2019-11-18 15:14:43 +01:00
cryptsetup tree-wide: yet another batch of coccinelle recommendations 2020-01-02 13:32:55 +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 environment-d-generator: output logs in debug mode 2019-08-30 13:17:37 +02:00
escape
firstboot shared: split out crypt() specific helpers into its own .c/.h in src/shared/ 2020-01-15 15:26:27 +01:00
fsck tree-wide: drop stdio.h when stdio-util.h is included 2019-11-04 00:30:32 +09:00
fstab-generator Implemented x-systemd.{required,wanted}-by= options 2020-01-21 06:54:34 -07: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 Merge pull request #14390 from poettering/gpt-var-tmp 2020-01-14 15:37:53 +01:00
hibernate-resume Fix generator name in hibernate-resume-generator's drop-in 2020-02-04 14:49:04 +09:00
home user-record-util: add missing error check 2020-01-31 23:08:59 +09: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: drop unreachable path 2020-02-03 10:00:50 +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
libsystemd Merge pull request #14645 from keszybz/sd-bus-message-dump 2020-02-02 17:27:50 +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 systemctl: show logs for correct namespace of service 2020-01-31 15:02:52 +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 tree-wide: use table_log_add_error() 2020-01-10 18:28:30 +09:00
network Merge pull request #14761 from keszybz/link-network-no-match 2020-02-04 20:26:37 +09: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 shared/gpt: export gpt_partition_type_uuid_{to,from}_string functions 2020-01-23 22:56:23 +01:00
path
portable shared: split out polkit stuff from bus-util.c → bus-polkit.c 2020-01-22 12:34:10 +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 util-lib: move shall_restore_state() to shared/reboot-util 2019-09-16 18:08:01 +02:00
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 #14589 from keszybz/sysctl-downgrade-messages 2020-02-04 00:04:28 +01: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: add glob syntax to sysctl.d files 2020-02-04 00:01:50 +01:00
system-update-generator util-lib: move runlevel_to_target() to shared/unit-file 2019-09-16 18:08:00 +02:00
systemctl systemctl: show logs for correct namespace of service 2020-01-31 15:02:52 +01:00
systemd Merge pull request #14645 from keszybz/sd-bus-message-dump 2020-02-02 17:27:50 +01:00
sysusers sysusers: support creating users with a specific primary group 2020-02-02 16:53:22 +01:00
sysv-generator
test Merge pull request #14589 from keszybz/sysctl-downgrade-messages 2020-02-04 00:04:28 +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 Merge pull request #14761 from keszybz/link-network-no-match 2020-02-04 20:26:37 +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 userdbd: fix memleak 2020-01-31 23:20:52 +09: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