Commit Graph

40 Commits (revert-19748-fix_wait)

Author SHA1 Message Date
Timothée Ravier 84dc492239 package/podman: Force systemd tag and disable buildvcs 2024-02-22 20:00:54 +01:00
Qasim Sarfraz 0deb2b878f Upgrade podman to 3.4.7 2023-01-28 16:54:57 +01:00
Sharif Elgamal 4ba5162d01 don't set GOBIN anymore 2022-05-31 17:35:14 -07:00
Sharif Elgamal 9e78a3a817 dynamically supply GOARCH 2022-05-31 17:32:36 -07:00
Sharif Elgamal a0c00f4810 build podman the same way 2022-05-31 14:58:54 -07:00
Sharif Elgamal fcfd5ac8f8 split podman by arch 2022-04-26 12:22:49 -07:00
Anders F Björklund a3ead51ce3 Upgrade podman to 3.4.2 2022-02-04 18:05:51 +01:00
Anders F Björklund c7674fa014 Upgrade podman to 3.1.2 2022-02-04 18:05:51 +01:00
Medya Ghazizadeh ab4cfc239d
Revert "ISO: Upgrade podman to 3.1.2" 2021-06-21 12:13:59 -04:00
Anders F Björklund c6c9cec51b Stop using /etc/cni/net.d for podman network
Kubernetes can't handle anything else using the same config
directory, and doesn't have a method of choosing which cni.
2021-06-19 13:09:49 +02:00
Anders F Björklund 386561f694 Upgrade podman to 3.1.2 2021-06-19 09:52:21 +02:00
Anders F Björklund c5b0eea884 Upgrade podman to 2.2.1 2020-12-09 21:26:44 +01:00
Anders F Björklund 01ff1deb74 Upgrade podman to 2.2.0 2020-12-01 17:27:48 +01:00
Anders F Björklund 64d38c813a Upgrade podman to version 2.1.1 and remove varlink
Add the podman group, to remove "sudo varlink bridge"

Use the podman socket /run/podman/podman.sock instead
2020-11-14 09:44:45 +01:00
Anders F Björklund d8e39a2dc5 Set the ISO go target environment properly 2020-10-02 08:49:17 +02:00
Medya Gh a029474f15 rebase 2020-08-06 10:31:04 -07:00
Anders F Björklund 51876cc23a The podman github project was renamed to podman
This invalidated all tar checksums for "libpod".
2020-07-14 18:21:50 +02:00
Anders F Björklund 08ca0bd67d Revert "Upgrade podman to 2.0.0"
Use the previous podman v1, while issues with v2 are sorted

This reverts commit 457dcef7ef.
2020-07-05 09:11:11 +02:00
Anders F Björklund 457dcef7ef Upgrade podman to 2.0.0 2020-06-23 21:36:13 +02:00
Anders F Björklund 48436ddbb7 Upgrade podman to 1.9.3 2020-06-07 17:32:17 +02:00
Anders F Björklund 896d8b382c Add missing source directory for podman cni config
For some reason this got lost with previous commit
2020-04-22 15:32:01 +02:00
Anders Björklund a44d9a105f
Merge pull request #7754 from afbjorklund/podman-cni
Add default CNI network for running wth podman
2020-04-19 23:34:17 +02:00
Priya Wadhwa 3c37556627 update vm podman to same version 2020-03-23 18:06:53 -07:00
Anders F Björklund 46df921da7 Add default CNI network for running wth podman 2020-02-17 19:37:07 +01:00
Anders Björklund e87e2f1cc5
Upgrade podman to 1.6.5 (#6623) 2020-02-13 15:42:24 -07:00
Anders F Björklund a8d8147477 Upgrade podman to 1.6.4 2020-01-04 13:51:19 +01:00
Anders F Björklund d648d1bd92 Upgrade podman to 1.6.3 2019-11-25 18:16:34 +01:00
Anders F Björklund ae8894c0ca Stop using no_pivot when not using rootfs 2019-08-24 16:12:52 +02:00
Anders F Björklund 1548723067 Upgrade podman to 1.4.4 2019-07-08 23:00:12 +02:00
Anders F Björklund 3fe495fb7e Upgrade podman to 1.4.1 2019-06-26 20:37:18 +02:00
Anders F Björklund 32583d8c1f Install podman configuration to use no_pivot_root
We need this podman setting, as long as we're running from rootfs.

	no_pivot_root = true

Note that building uses a different way, an environment variable.

	export BUILDAH_NOPIVOT=true
2019-06-04 07:13:28 +02:00
Anders F Björklund fb0a6f4548 Make buildah --no-pivot default, using env var
Needed for doing "podman build" (uses buildah) when running on rootfs.

This environment variable has the same affect as DOCKER_RAMDISK does.
2019-05-25 13:23:29 +02:00
Anders F Björklund dff8960a3c Upgrade podman to 1.3.1 2019-05-20 22:23:26 +02:00
Anders F Björklund af5b2c7c2d Upgrade podman to 1.2.0 2019-05-04 16:10:10 +02:00
Thomas Stromberg 3304951683 podman needs no install.tools 2019-03-20 22:26:57 -07:00
Anders F Björklund 2caf997fcb Make sure to use correct git commit, not buildroot 2019-01-24 20:13:23 +01:00
Anders F Björklund 43eeaea420 Upgrade podman to 1.0.0 2019-01-24 20:13:23 +01:00
Anders F Björklund 18097177fd The podman github project has moved
From "projectatomic" to "containers"
2019-01-24 20:13:23 +01:00
Anders F Björklund 5a7e216caf Upgrade podman to 0.9.3 2019-01-24 20:13:18 +01:00
Anders F Björklund ec55fba5f0 Upgrade from kpod 0.1 to (new name) podman 0.4.1
Simple management tool for containers and images

"podman shares state with crio and so has the
capability to debug pods/images created by crio"

https://github.com/projectatomic/libpod/pull/145
2018-07-30 10:36:48 -07:00