mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Added a kernel-install configuration that enables the rpm-ostree integration. The second configuration file sets the Journal to persistent as on bootc systems /var is empty by default and systemd by default enables persistent journaling on the presence of /var/log/journal. Signed-off-by: Joseph Marrero Corchado <jmarrero@redhat.com>
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.