forked from osbuild/bootc-image-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-requires.txt
More file actions
20 lines (15 loc) · 781 Bytes
/
package-requires.txt
File metadata and controls
20 lines (15 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# List package dependencies here; this file is processed
# from the Containerfile by default, using leading '#' as comments.
# This project uses osbuild
osbuild osbuild-ostree osbuild-depsolve-dnf osbuild-lvm2
# We mount container images internally
podman
# Image building dependencies
qemu-img
# rpm-ostree wants these for packages
selinux-policy-targeted distribution-gpg-keys
# Konflux mounts in /etc/pki/entitlement instead of /run/secrets.
# This is not how we intended bib to work, but it works if subscription-manager is in bib.
# Include it temporarily, before we find a better long-term solution.
# See https://github.com/konflux-ci/build-definitions/blob/f3ac40bbc0230eccb8d98a4d54dabd55a4943c5d/task/build-vm-image/0.1/build-vm-image.yaml#L198
subscription-manager