#518 Collection of small initramfs fixes
Merged by siosm. Opened by siosm.
Unknown source main

Download 518.patch

initramfs: Add dracut config for initramfs generation

Add a default dracut configuration for initramfs generation.

This is currently taken from:
- https://gitlab.com/fedora/bootc/base-images/-/blob/main/tier-0/initramfs.yaml
- https://github.com/coreos/fedora-coreos-config/tree/testing-devel/overlay.d/05core/usr/lib/dracut/dracut.conf.d

This will ideally be unified once we complete the Bootable Containers
Initiative roadmap.


initramfs: Add tpm2-tss & systemd-pcrphase for LUKS unlocking

Enable both modules to make it easier to setup TPM bound LUKS device
unlocking.

See: https://gitlab.com/fedora/ostree/sig/-/issues/33


ci/validate: Ignore correctly indented lines starting with [


common: Setup read only sysroot via ostree config

This should fix https://gitlab.com/fedora/ostree/sig/-/issues/33

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/556da32273b44b4194c17a8359796da6

I think the failure just needs a fresh comps sync?

rebased onto 3762e08a770cf6c8e23831897b9f6ca240ca4bc9

rebased onto 785ae96deea20719363bfe9cd08d6f48c6bf78e8

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/9112508eb4464169be2cd7a6deaa9dab

Pull-Request has been merged by siosm

Metadata