tier-0: add dnf for building derived images

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2024-05-08 08:14:30 -04:00
parent 946de01b32
commit b0fa1f1dcd
3 changed files with 2 additions and 5 deletions

View File

@ -56,6 +56,8 @@ include:
- basic-fixes.yaml
packages:
# needed for building derived container images
- dnf
# Even in tier-0, we have this. If you don't want SELinux today, you'll need
# to build a custom image.
- selinux-policy-targeted

View File

@ -4,7 +4,6 @@ recommends: true
include:
- manifest-tier-0.yaml
- bootable-rpm-ostree.yaml
- rpm-packaging.yaml
- podman.yaml
- firmware.yaml
- networking-tools.yaml

View File

@ -1,4 +0,0 @@
# A full dnf experience at build time, but right now
# `dnf update` *client side* doesn't do much helpful...
packages:
- dnf