Huijing Hei
Huijing Hei
Based on https://github.com/coreos/fedora-coreos-config/pull/774. Copy text here: This introduces a new `ignition-ostree-sysusers.service`, which takes care of poulating users and groups on the target sysroot before the `Ignition` files stage.
This is based on https://github.com/coreos/rpm-ostree/pull/4680
Based on https://github.com/coreos/fedora-coreos-config/pull/774
Fixes https://github.com/coreos/bootupd/issues/551
See Timothée's comment https://github.com/coreos/bootupd/issues/454#issuecomment-2178227050 Reuse `TMP_PREFIX`, logic is like this: - `cp -a fedora .btmp.fedora` - We start with a copy to make sure to keep all other files that...
- When booting with `BIOS` and no `ESP` device detected, skip `UEFI` checking - When booting with `UEFI` and no `bios_boot` partition found, skip `BIOS` checking Fixes https://github.com/coreos/bootupd/issues/717
Xerf to https://github.com/coreos/fedora-coreos-tracker/issues/1769