Merge branch 'main' into 'main'

Add crun to tier-x manifest

See merge request fedora/bootc/base-images!65
This commit is contained in:
Colin Walters (Red Hat) 2024-11-22 20:16:47 +00:00
commit 7530b75489
1 changed files with 3 additions and 3 deletions

View File

@ -10,12 +10,12 @@ packages:
- jq - jq
- less - less
- vim-minimal - vim-minimal
# crun recommends but doesn't require criu and criu-libs. We want them for
# checkpoint/restore. https://github.com/coreos/fedora-coreos-tracker/issues/1370
- criu criu-libs
# deps of bootc, but let's be explicit. e.g. even if bootc drops the skopeo # deps of bootc, but let's be explicit. e.g. even if bootc drops the skopeo
# dep, we still want it # dep, we still want it
- podman skopeo - podman skopeo
# crun recommends but doesn't require criu and criu-libs. We want them for
# checkpoint/restore. https://github.com/coreos/fedora-coreos-tracker/issues/1370
- crun criu criu-libs
# storage # storage
- cryptsetup - cryptsetup
- lvm2 - lvm2