X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=install-rhel-tools;h=e16fc7f02acf360a94c6219168ca5936fab950d5;hp=681abd75c384d8d9780809e2896e1549729f884c;hb=5c3fe1031b50391092bf0dc09ae33e808914d7ec;hpb=42e2930134d41487bb3df5b50c0e1f4735decee2 diff --git a/install-rhel-tools b/install-rhel-tools index 681abd7..e16fc7f 100755 --- a/install-rhel-tools +++ b/install-rhel-tools @@ -8,6 +8,10 @@ sudo update-ca-trust (cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo) sudo dnf install -y rhpkg +# CentOS stream +sudo dnf copr enable -y james/centpkg +sudo dnf install -y centpkg streamkoji + # coverity sudo dnf copr enable -y copr.devel.redhat.com/kdudka/covscan sudo dnf install -y covscan-client