mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 13:00:45 +00:00
Merge branch 'enable-cfs' into 'main'
initramfs: Also enable bootc See merge request fedora/bootc/base-images!426
This commit is contained in:
commit
e655e13a31
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