File: README.md

package info (click to toggle)
arch-install-scripts 31-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 204 kB
  • sloc: sh: 797; makefile: 49
file content (17 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.41)
* POSIX awk
* bash (>= 4.1)
* systemd (>= 257, for arch-chroot -S)
* asciidoc (for generating man pages)

## License

See COPYING for details.