mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-29 20:40:44 +00:00
This works around two issues: - First, rpm switched to reading users/groups directly for its implementation of systemd-sysusers, which meant it no longer reads via nss, which breaks nss-altfiles. xref: https://github.com/rpm-software-management/rpm/pull/2503#issuecomment-1536435351 and below. - Second, even if that was fixed, `keylime` wants to add its user to the group, which can't be done when it's a system uid. Since nothing in the OS content is owned by this group, we can move underneath `/etc` by default. Signed-off-by: Colin Walters <walters@verbum.org> |
||
|---|---|---|
| .. | ||
| finalize.d | ||
| basic-fixes.yaml | ||
| bootc.yaml | ||
| bootupd.yaml | ||
| group | ||
| grub2-removals.yaml | ||
| initramfs.yaml | ||
| kernel-install.yaml | ||
| kernel.yaml | ||
| manifest.yaml | ||
| ostree.yaml | ||
| passwd | ||
| postprocess-conf.yaml | ||
| tmpfiles.yaml | ||