mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-31 13:30:45 +00:00
Merge branch 'add-kernel-modules' into 'main'
initramfs: Also add kernel-modules See merge request CentOS/cloud/sagano!26
This commit is contained in:
commit
d862f5d27e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@ postprocess:
|
|||
dracutmodules+=" tpm2-tss "
|
||||
EOF
|
||||
cat > /usr/lib/dracut/dracut.conf.d/01-sagano-base.conf << 'EOF'
|
||||
dracutmodules+=" systemd-initrd base "
|
||||
dracutmodules+=" kernel-modules dracut-systemd systemd-initrd base "
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue