mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
coreos-overlay: Add podman to board packages
and add keywords to profile. Podman 4.9.2 is the stable version according to the website but it's keyworded ~ARCH in Gentoo. One of the dependencies (containers-common) also needs to be keyworded or else there are file collosions with the containers-storage package. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
922e4f4cb0
commit
5405224aea
@ -32,6 +32,7 @@ RDEPEND="
|
||||
app-containers/containerd
|
||||
app-containers/docker
|
||||
app-containers/docker-cli
|
||||
app-containers/podman
|
||||
app-emulation/amazon-ssm-agent
|
||||
app-emulation/wa-linux-agent
|
||||
coreos-base/coreos
|
||||
|
||||
@ -14,6 +14,9 @@
|
||||
=app-containers/cri-tools-1.27.0 ~amd64 ~arm64
|
||||
=app-containers/runc-1.1.12 ~amd64 ~arm64
|
||||
|
||||
=app-containers/podman-4.9.2 ~amd64 ~arm64
|
||||
=app-containers/containers-common-0.57.3 ~amd64 ~arm64
|
||||
|
||||
# Seems to be the only available ebuild in portage-stable right now.
|
||||
=app-crypt/adcli-0.9.2 ~amd64 ~arm64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user