From b9fdc53e870fdb65fcbf88fef13315758d4d419e Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Fri, 20 Sep 2024 11:15:19 -0400 Subject: [PATCH] tier-x: explicitly list podman, skopeo They're such important tools to the experience, it's weird to leave it as being it implied by bootc only. --- tier-x/manifest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tier-x/manifest.yaml b/tier-x/manifest.yaml index dc8ee4d..8b316f5 100644 --- a/tier-x/manifest.yaml +++ b/tier-x/manifest.yaml @@ -13,6 +13,9 @@ packages: # 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 # storage - cryptsetup - lvm2