Commit graph

3 commits

Author SHA1 Message Date
Imran Iqbal
5594d164b6
feat(os*map): add support for CentOS Stream 8 [skip ci] 2021-12-10 07:54:44 +00:00
Yoda-BZH
3e72c61b20 fix(rhel): redhat enterprise 8 use dnf, not yum 2021-09-06 15:39:20 +02:00
Niels Abspoel
75526cce61
feat(centos-8): added RedHat,CentOS and Oracle linux 8 support
Add centos 8 to osfingermap
add oracle linux 8 to osfingermap
moved RedHat/CentOS to osmap and osfingermap to accomodate changes in
package provider versionlock
enable centos-centos-8-master-py3
remove hardcoded packages
yum-plugin-versionlock was hardcoded for all redhat versions, which
is removed with centos 8.
the package alien has a depency on debhelper which is broken in Centos-8
add share folder testing

Co-authored-by: Imran Iqbal <myii@users.noreply.github.com>
2021-02-09 20:12:21 +01:00