c65a7a512e
Add DNF5 and bootc to all Atomic Desktops Bootable Containers. See: https://fedoraproject.org/wiki/Changes/DNFAndBootcInImageModeFedora See: https://fedoraproject.org/wiki/Changes/SwitchToDnf5 See: https://pagure.io/fedora-comps/pull-request/960 Kinoite variants are temporarily excluded from this change until the debuginfo plugin is available with DNF5 for DrKonqi. See: https://pagure.io/fedora-kde/SIG/issue/519
14 lines
360 B
YAML
14 lines
360 B
YAML
# Manifests includes that are common only to Bootable Containers
|
|
|
|
# Temporary Kinoite only manifest
|
|
# See https://pagure.io/fedora-kde/SIG/issue/519
|
|
|
|
# Add DNF5 and bootc for Bootable Container images
|
|
# See: https://fedoraproject.org/wiki/Changes/DNFAndBootcInImageModeFedora
|
|
packages:
|
|
# - dnf5
|
|
# - dnf5-plugins
|
|
- bootc
|
|
|
|
# include:
|
|
# - dnf5-bootc.yaml
|