Revert "Create /etc/resolv.conf as a relative symlink"
Something about the relative symlink makes arch-chroot go haywire
when invoked by build.sh
and create crazy bind mounts like
/tmp/boxes-tmp/tmp.cwtHQPvydE/mount/tmp/boxes-tmp/tmp.cwtHQPvydE/mount/run/systemd/resolve/stub-resolv.conf
Revert to an absolute symlink until the issue is fixed. See https://github.com/archlinux/arch-install-scripts/issues/55
This reverts commit ff22bfc4.