Commit Graph

8 Commits

Author SHA1 Message Date
Mike Yuan
8736a1b7d5
doc: remove footer
The information it provides is completely outdated
and pretty much irrelevant these days.
2024-04-07 00:30:43 +08:00
Emil Velikov
aeaecf5ae5 arch-chroot: add option to preserve the chroot resolv.conf
There is a comprehensive inline comment about why we're touching the
chroot resolv.conf. Although it does not consider the cases where:
 - the link may be broken for specific reasons, and/or
 - working resolver within the chroot is not wanted

v2:
 - flip the condition check

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2023-03-29 21:28:31 +01:00
Morten Linderud
d5d3da33c7
Merge commit 'refs/pull/14/head' of github.com:archlinux/arch-install-scripts 2022-06-28 09:57:06 +02:00
Richard Hajek
2569d70d4e Added info to docs and improved readability 2022-04-25 20:16:09 +02:00
Sean Anderson
2623f8d76f Add unshare mode to arch-chroot
This is effectively the same transformation as in the previous patch.
We move the mountpoint warning later to avoid warning when we are about
to bind-mount the chroot dir ourselves.
2021-12-08 17:49:09 -05:00
Eli Schwartz
f3641171d9
doc: fix dumb typo, the pacman manpage is section 8 not 1
Fixes FS#70548
2021-04-22 14:02:27 -04:00
Eli Schwartz
02bfbee971
doc: add note for arch-chroot regarding mountpoints 2019-06-05 17:29:29 -04:00
Eli Schwartz
da67c1906f
doc: add manpages for all programs 2019-06-05 15:44:58 -04:00