podman/contrib
Chris Evich e3ba7092fb
Cirrus: Add support for Ubuntu 20.x
Previously automation always dropped the minor version number for
distributions.  This was intended for presentation and conditional
simplicity. Bash does not support non-integer comparison natively.

With the release of version 20.10, supporting testing with it and
the LTS release (20.04) requires scripts to consider minor version
numbers for Ubuntu VMs.  This is necessary because many times in
the past, some behaviors needed to be conditional on the release
version number.

With this commit, the images and embedded scripts/tooling uses an
altered format of `$UBUNTU_NAME', `$PRIOR_UBUNTU_NAME`, and (crucially)
`$OS_RELEASE_VER` and `$OS_REL_VER`.  Any `.` characters appearing
in the official version (from `/etc/os-release`) are dropped, and
the result is concatenated.

For example the current Ubuntu LTS version is `20.04`.  Prior to
this commit, `$OS_RELEASE_VER` would have been `20`.  With this
change, `$OS_RELEASE_VER` will now show `2004`.  Similarly `20.10`
is shown as `2010`.

Signed-off-by: Chris Evich <cevich@redhat.com>
2020-12-15 18:49:09 -05:00
..
cirrus Cirrus: Add support for Ubuntu 20.x 2020-12-15 18:49:09 -05:00
fedora-minimal Cirrus: Fix fedora-minimal mirroring 2020-03-04 14:24:58 -05:00
msi podman-remote fixes for msi and client 2020-08-12 09:19:52 -05:00
podmanimage [CI:DOCS] Add note on run image fuse problem - try 2 2020-09-04 07:18:09 -04:00
remote Add containers.conf default file for windows and MAC Installs 2020-06-24 12:58:44 -04:00
rootless-cni-infra rootless-cni-infra v3: fix cleaning up DNS entries 2020-09-30 18:59:39 +09:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
spec Merge pull request #8400 from rhatdan/varlink 2020-12-01 15:30:06 +01:00
systemd Make podman service log events 2020-11-19 14:42:56 -07:00
tmpfile Cleanup CNI Networks on reboot 2020-12-11 09:18:38 -05:00
build_rpm.sh Remove varlink support from Podman 2020-11-26 16:50:42 -05:00
dependabot-dance dependabot-dance: new tool for managing revendor PRs 2020-09-17 05:22:49 -06:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00