7101c552a0
After the m4 substitution, the globals end up mixed misc functions. Just keep them at the top for legibility. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> |
||
---|---|---|
.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.