1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-07 12:45:41 +01:00
Files
bootc/systemd
Kelvin Fan 7149cf3b5c Ensure ESP is mounted
Following https://github.com/coreos/fedora-coreos-config/pull/794,
the ESP will no longer be mounted by default in FCOS. Mount the
ESP at a directory with a random name in bootupd's sandboxed /tmp
ourselves before reading from/writing to it.

Note that ESPs on redundant disks is not yet supported, this commit
simply mounts the device with part-label `EFI-SYSTEM` if one exists.

`ProtectClock=yes` in `bootupd.service` is preventing the ESP from
being mounted, remove that for now.
2021-01-05 15:33:16 -05:00
..
2021-01-05 15:33:16 -05:00
2020-09-02 20:19:56 +00:00