X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-devtoolbox;h=ff11b23215d6e63e5374504e2f45f6416b6fa8fd;hp=7de0134b36599f9ba25a79232a7ea68cdc2fdfab;hb=bb74c24e8819d3731fab11baadec6642ee1fd858;hpb=56c9295106fd6ef6b830212c0b20e3e0a70e4440 diff --git a/build-devtoolbox b/build-devtoolbox index 7de0134..ff11b23 100755 --- a/build-devtoolbox +++ b/build-devtoolbox @@ -19,12 +19,6 @@ toolbox run -c "$NAME" sh -exc ' echo "${ID}-${VERSION_ID}" | sudo tee /etc/hostname sudo hostname -F /etc/hostname -# https://github.com/containers/toolbox/issues/552 -if [ "$VERSION_ID" = 33 ]; then - sudo rm -f /etc/yum.repos.d/*rawhide* - sudo dnf config-manager --set-enabled fedora --set-enabled updates -fi - sudo dnf update -y # this just refuses to rpm -i normally