appliance: Fix /etc/resolv.conf
authorRichard Jones <rjones@redhat.com>
Tue, 18 May 2010 22:18:35 +0000 (23:18 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 20 May 2010 09:30:12 +0000 (10:30 +0100)
commit6e10a24df0361b3e33cdfa4f0c16018a796f8b78
tree41136cfa21640a17ff54945e95305cbedbd0490a
parent58d1f3c0306d2cd9de8cf16071732f88a36c06c1
appliance: Fix /etc/resolv.conf

Since changing to use link local address
(commit fbf29976b33a69c64dc7847c54454bf2cfa5fde6)
we have included an incorrect resolv.conf file in the appliance
which points to the old (qemu) DNS server.  This commit changes
to use the new DNS server.
appliance/make.sh.in