X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-devtoolbox;h=22537302b880521a0c996e36b9ee3225665f062f;hp=ce814a6defe77ba320515fca445436ccd0b9ef63;hb=3ba8040b33aacbed853fa501fa2d6585beeb6715;hpb=5e0a25a48258e1dad52f30a08648f1252022b618 diff --git a/build-devtoolbox b/build-devtoolbox index ce814a6..2253730 100755 --- a/build-devtoolbox +++ b/build-devtoolbox @@ -14,11 +14,6 @@ yes | toolbox create $RELEASE -c $NAME # install cockpit's build deps and other development tools toolbox run -c "$NAME" sh -exc ' -# https://bugzilla.redhat.com/show_bug.cgi?id=1785244 -if [ ! -e /etc/resolv.conf ]; then - sudo ln -sfn /run/host/monitor/resolv.conf /etc/resolv.conf -fi - # useful hostname . /etc/os-release echo "${ID}-${VERSION_ID}" | sudo tee /etc/hostname