mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Now that we've cut over to always building + installing via an (RPM) package in our build system, we need to always install the dracut module. Signed-off-by: Colin Walters <walters@verbum.org>
Recommended image content
The subdirectories here are recommended to be installed alongside
bootc in /usr/share/doc/bootc/baseimage - they act as reference
sources of content.
- base: At the current time the content here is effectively
a hard requirement. It's not much, just an ostree configuration
enabling composefs, plus the default
sysrootdirectory (which may go away in the future) and theostreesymlink intosysroot. - dracut: Default/basic dracut configuration; at the current time this basically just enables ostree in the initramfs.
- systemd: Optional configuration for systemd, currently this has configuration for kernel-install enabling rpm-ostree integration.