File: README.md

package info (click to toggle)
arch-install-scripts 21-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: sh: 403; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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)

## License

See COPYING for details.