Commit Graph

6 Commits

Author SHA1 Message Date
b53d472be3 Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
nl6720
4d3aec66b8
arch-chroot: bind mount over a /etc/resolv.conf symlink
Use mount's a -c/--no-canonicalize option to ensure the bind mount to
/etc/resolv.conf in the chroot directory is mounted correctly.
This avoids issues when the chroot's /etc/resolv.conf is a symlink.

Bump required util-linux version to 2.39 which supports the new mount
API.

Fixes https://github.com/archlinux/arch-install-scripts/issues/55
Related to https://github.com/util-linux/util-linux/issues/2370
2023-08-11 14:42:18 +03:00
Jelle van der Waa
516cc7116c
README: document asciidoc optional dependency
Closes #9
2022-05-28 21:36:47 +02:00
Dave Reisner
9742606666 README: document dependency requirements
Yes, you really do need a userspace released some time in the past 3
years to install Arch.
2016-06-12 10:53:13 -04:00
Dave Reisner
481919edc1 README: fix typo 2014-01-26 15:58:25 -05:00
Dave Reisner
f37396d153 add a skeleton README file 2012-12-28 23:37:02 -05:00