Paul Whalen
44f52cc33e
F-44: Update for stable
...
Generated-by: Claude Code
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-04-24 11:34:33 -04:00
Paul Whalen
943a248a2e
Remove ignition from packages list
...
Since [1], the ignition-edge subpackage requires ignition, so it's no
longer needed to require ignition explicitly here.
[1] https://src.fedoraproject.org/rpms/ignition/c/3ccce9fe2c0462f4a17923937933ab9c26db0aa5?branch=f44
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-03-12 10:12:45 -04:00
Paul Whalen
fd5242392c
fix: drop sshd-authorized-keys workaround
...
Openssh config snippet now shipped with ignition.
See: https://src.fedoraproject.org/rpms/ignition/pull-request/143
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-02-26 15:05:07 -05:00
Paul Whalen
750f789070
fix: restore SSH key management for Ignition
...
Configures OpenSSH to read keys from ~/.ssh/authorized_keys.d/* in
addition to authorized_keys, restoring functionality lost when
ssh-key-dir was removed.
Uses 90- prefix to ensure crypto policies and security configs are
applied before user keys are sourced.
Follows the same approach as CoreOS:
https://github.com/coreos/fedora-coreos-config/pull/3885
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-02-24 16:43:34 -05:00
Paul Whalen
718f50a22c
fix: add systemd-pam to fix rootless podman
...
In Fedora 44 systemd changed systemd-pam to recommends and it
was dropped from the compose.
See: https://github.com/fedora-iot/iot-distro/issues/127
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-02-10 15:53:02 -05:00
Paul Whalen
be50458d4c
Setup for F-44 branched
...
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-02-06 11:27:00 -05:00