X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=9150f55b964fc25f42f67d4d67fc7c9907d77a85;hp=0dbce56d137dfeb3e91d3ccf767c0e871177d500;hb=7419335e1113f28fd17b512992df22eb28cb4c05;hpb=2dc7bb00337656c00fabed2c1f017aac1fa09da4 diff --git a/appliance/make.sh.in b/appliance/make.sh.in index 0dbce56..9150f55 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -162,7 +162,7 @@ __EOF__ @FEBOOTSTRAP_RUN@ initramfs -- touch /etc/fstab fi - echo nameserver 10.0.2.3 > resolv.conf.new + echo nameserver 169.254.2.3 > resolv.conf.new @FEBOOTSTRAP_INSTALL@ initramfs resolv.conf.new /etc/resolv.conf 0644 root.root rm resolv.conf.new