Skip to content

Revert "Create /etc/resolv.conf as a relative symlink"

nl6720 requested to merge nl6720/arch-boxes:revert-resolv.conf-relative into master

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.

Merge request reports