File: README.md

package info (click to toggle)
arch-install-scripts 28-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: sh: 537; makefile: 41
file content (16 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Arch Install Scripts

This is a small suite of scripts aimed at automating some menial
tasks when installing [Arch Linux](https://www.archlinux.org).

## Requirements

* GNU coreutils (>= v8.15)
* util-linux (>= 2.23)
* POSIX awk
* bash (>= 4.1)
* asciidoc (for generating man pages)

## License

See COPYING for details.