]> piware.de Git - bin.git/commitdiff
build-devtoolbox: Drop RH internal cert
authorMartin Pitt <martin@piware.de>
Fri, 18 Dec 2020 07:47:48 +0000 (08:47 +0100)
committerMartin Pitt <martin@piware.de>
Fri, 18 Dec 2020 07:58:51 +0000 (08:58 +0100)
It's enough to have that in the redhat toolbox.

build-devtoolbox

index 1bf711cf4f9aa24d66c3193881364c6ef78b68fb..8fd6063a4ea17fbc35571ee6deb5c6870434dd24 100755 (executable)
@@ -22,11 +22,6 @@ sudo hostname -F /etc/hostname
 sudo dnf update -y
 sudo ln -sfn ../run/host/run/NetworkManager/resolv.conf /etc/resolv.conf
 
-# this just refuses to rpm -i normally
-sudo dnf install -y cpio
-rpm2cpio ~martin/Dokumente/Arbeit/RedHat/redhat-internal-cert-install-0.1-7.el7.csb.noarch.rpm | sudo cpio -id --directory=/ --verbose "./etc/pki/*"
-sudo update-ca-trust
-
 sudo dnf builddep -y cockpit
 sudo dnf install -y make npm sassc fontconfig git valgrind chromium \
     libvirt-daemon-kvm libvirt-client python3-libvirt \