19 lines
361 B
Markdown
19 lines
361 B
Markdown
# Modify Arch Install Scripts
|
|
|
|
# Future Install Scripts
|
|
|
|
This is a small suite of scripts aimed at automating some menial
|
|
tasks when installing [Future Linux](https://www.futurelinux.xyz).
|
|
|
|
## Requirements
|
|
|
|
* GNU coreutils (>= v8.15)
|
|
* util-linux (>= 2.39)
|
|
* POSIX awk
|
|
* bash (>= 4.1)
|
|
* asciidoc (for generating man pages)
|
|
|
|
## License
|
|
|
|
See COPYING for details.
|