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.
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