mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 13:00:45 +00:00
initramfs: Also enable bootc
This is needed for composefs. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
f9842527f2
commit
83ba3346ad
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ postprocess:
|
|||
# Dracut will always fail to set security.selinux xattrs at build time
|
||||
# https://github.com/dracut-ng/dracut-ng/issues/1561
|
||||
export DRACUT_NO_XATTR=1
|
||||
add_dracutmodules+=" kernel-modules dracut-systemd systemd-initrd base ostree "
|
||||
add_dracutmodules+=" kernel-modules dracut-systemd systemd-initrd base ostree bootc "
|
||||
EOF
|
||||
cat > /usr/lib/dracut/dracut.conf.d/22-bootc-generic.conf << 'EOF'
|
||||
# Extra modules that we want by default that are known to exist in the kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue