dbef490b03
Fixes invalid symlink paths for /dev/fd, /dev/stderr, /dev/stdin, /dev/stdout in arch-chroot when run in unshare mode. Signed-off-by: Aleksandr Ksenofontov <github@sashok724.net> |
||
---|---|---|
.github/workflows | ||
completion | ||
doc | ||
test | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
arch-chroot.in | ||
common | ||
COPYING | ||
fstab-helpers | ||
genfstab.in | ||
Makefile | ||
pacstrap.in | ||
README.md |
Arch Install Scripts
This is a small suite of scripts aimed at automating some menial tasks when installing Arch Linux.
Requirements
- GNU coreutils (>= v8.15)
- util-linux (>= 2.23)
- POSIX awk
- bash (>= 4.1)
- asciidoc (for generating man pages)
License
See COPYING for details.