https://github.com/archlinux/arch-install-scripts
Useful scripts for installing Arch Linux (read-only mirror)
https://github.com/archlinux/arch-install-scripts
Last synced: 1 day ago
JSON representation
Useful scripts for installing Arch Linux (read-only mirror)
- Host: GitHub
- URL: https://github.com/archlinux/arch-install-scripts
- Owner: archlinux
- License: gpl-2.0
- Created: 2019-01-21T13:17:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T08:14:19.000Z (over 1 year ago)
- Last Synced: 2025-01-25T17:09:56.637Z (5 months ago)
- Language: Shell
- Homepage: https://gitlab.archlinux.org/archlinux/arch-install-scripts
- Size: 187 KB
- Stars: 338
- Watchers: 24
- Forks: 52
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# 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.39)
* POSIX awk
* bash (>= 4.1)
* asciidoc (for generating man pages)## License
See COPYING for details.