8 Commits

Author SHA1 Message Date
timmy 7ec4364747 Update to 5.8.0 2026-02-14 20:49:09 -08:00
timmy 7404fb5182 Upgrade to v5.7.1 2025-12-27 17:31:31 -08:00
timmy c97af5a01b Fix required directories 2025-05-14 15:26:17 -07:00
timmy 10308110fa Update to 5.4.2 2025-05-14 00:03:24 -07:00
Damiano Donati 390ca44d33 bump podman to v4.9.5 2024-08-08 08:43:55 +02:00
Michael Stapelberg 3276776c71 update to podman v4.2.1, configure greenpau/cni-plugins
The greenpau/cni-plugins make networking work, e.g.:

breakglass# mount -t tmpfs tmpfs /var
breakglass# podman run --rm -it -p 8080:80 nginx

The 87-podman-bridge.conflist file needs to be slightly adjusted to point podman
to the plugins.

We’ll hopefully be able to drop the podman wrapper binary soon.

Tested on amd64 and arm64.

fixes https://github.com/gokrazy/podman/issues/6
2022-09-18 14:11:30 +02:00
Damiano Donati 2b25e39633 convert package to provide architecture-dependent extrafiles tar (#3)
related to gokrazy/podman#2
2022-04-14 17:32:12 +02:00
Michael Stapelberg d79cb0524c initial commit 2022-04-05 09:32:45 +02:00