1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00
Files
bootc/baseimage
Colin Walters fc09d06e73 build-sys: Always install initramfs module
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>
2025-11-19 09:41:55 -05:00
..

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 sysroot directory (which may go away in the future) and the ostree symlink into sysroot.
  • 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.