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
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue