mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-01 14:00:46 +00:00
Merge branch 'initramfs-fixes' into 'main'
initramfs: Enable more dracut modules See merge request CentOS/cloud/sagano!24
This commit is contained in:
commit
f0344db026
1 changed files with 3 additions and 1 deletions
|
|
@ -11,4 +11,6 @@ postprocess:
|
|||
# We want this for systemd-cryptsetup tpm2 locking
|
||||
dracutmodules+=" tpm2-tss "
|
||||
EOF
|
||||
|
||||
cat > /usr/lib/dracut/dracut.conf.d/01-sagano-base.conf << 'EOF'
|
||||
dracutmodules+=" systemd-initrd base "
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue