[systemd-devel] EFI loader partition unknown

2019-05-02 Thread Chris Murphy
systemd-242-3.git7a6d834.fc31.x86_64 With the Fedora /etc/fstab entry for /boot/efi commented out, systemd isn't discovering the EFI system partition and mounting it. The /efi directory exists, and I've tried to boot with both enforcing=0 and selinux=0 due to and selinux bug [1] but systemd doesn'

Re: [systemd-devel] Using systemd.offline-updates from an ostree based system

2019-05-02 Thread Richard Hughes
On Mon, 29 Apr 2019 at 10:16, Lennart Poettering wrote: > Please rewrite this as `FOREACH_STRING(fn, "/system-update/, > "/etc/system-update") …` and then exit fatally with an error if > laccess() fails with any error != ENOENT. In the above failures to > laccess() /system-update are handled diffe