mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-02 22:40:45 +00:00
Merge branch 'main' into 'main'
Add crun to tier-x manifest See merge request fedora/bootc/base-images!65
This commit is contained in:
commit
7530b75489
1 changed files with 3 additions and 3 deletions
|
|
@ -10,12 +10,12 @@ packages:
|
|||
- jq
|
||||
- less
|
||||
- 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
|
||||
# dep, we still want it
|
||||
- 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
|
||||
- cryptsetup
|
||||
- lvm2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue