base-images/minimal/bootc.yaml
Colin Walters 5eee92b4b2 minimal: Exclude all kernel-debug subpackages
Something changed in depsolving recently in at least CentOS Stream 10
and we started getting `kernel-debug-modules` being pulled in.

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>
2026-06-26 08:50:07 -04:00

10 lines
374 B
YAML

# The bootc components.
packages:
# systemd. Also name systemd-pam because it was dropped to a recommends
# but we still want it for handling user logins/sessions.
- systemd systemd-pam
# bootc itself.
- bootc
# Required by bootc install, sgdisk has been replaced by Rust crate
# in bootc https://github.com/containers/bootc/pull/775
- xfsprogs e2fsprogs dosfstools