7e4e1c1bbf
* origin/pull/49: pacstrap: error out earlier, on invalid directory pacstrap: delay selecting chroot/unshare setup pacstrap: stop interleaving functions and sequential code pacstrap: move include_m4 after the globals genfstab: reshuffle while read loop arch-chroot: delay selecting chroot/unshare setup arch-chroot: stop interleaving functions and sequential code arch-chroot: move include_m4 after the globals |
||
---|---|---|
.github/workflows | ||
completion | ||
doc | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
arch-chroot.in | ||
common | ||
COPYING | ||
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.