debian-atomic-system-files/bootc-dracut/usr/lib/dracut.conf.d/10-bootc-base.conf
2025-09-01 14:05:34 -07:00

7 lines
279 B
Text

# Typically we want want a generic image and
# hostonly makes no sense as part of a server side build.
# (really hostonly=no should be the default if dracut detects that
# it's in a container or so)
hostonly=no
# We require ostree in the initramfs
add_dracutmodules+=" ostree "