X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap;h=69f2cf0509adf6804f71b419c49d88d1eca5a265;hp=c90b1b06071237dd95b074455d181dfe827ff0d0;hb=8fb531a488c18a5f93ec415473182757c6f06444;hpb=6fd5cf97f5debb0b0d931612d6bad9f325d30129 diff --git a/grml-debootstrap b/grml-debootstrap index c90b1b0..69f2cf0 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -779,7 +779,6 @@ preparechroot() { # provide system's /etc/hosts to the target: if ! [ -f "$MNTPOINT/etc/hosts" ] ; then cp $VERBOSE /etc/hosts $MNTPOINT/etc/hosts - sed -i "s#127.0.0.1 .*#127.0.0.1 localhost $HOSTNAME#" /etc/hosts fi # setup default locales