1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

manifest: temporarily name systemd-pam in our packages

This is a temporary hack to include systemd-pam. This is fixed in bootc base
images [1], but they are having trouble building rawhide right now [2].

[1] https://gitlab.com/fedora/bootc/base-images/-/merge_requests/350
[2] https://gitlab.com/fedora/bootc/tracker/-/issues/84
This commit is contained in:
Dusty Mabe
2026-01-28 11:08:54 -05:00
parent 3763772990
commit b64c6b9b82

View File

@@ -12,3 +12,13 @@ repos:
- fedora-rawhide
include: manifests/fedora-coreos.yaml
conditional-include:
# Temporary hack to include systemd-pam. This is fixed in bootc base
# images [1], but they are having trouble building rawhide right now [2].
# [1] https://gitlab.com/fedora/bootc/base-images/-/merge_requests/350
# [2] https://gitlab.com/fedora/bootc/tracker/-/issues/84
- if: releasever == 44
include:
packages:
- systemd-pam