Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfinelli/arch-install
new machine setup automation for arch linux, debian, and macos
https://github.com/mfinelli/arch-install
ansible archlinux debian installer macos raspberry-pi ubuntu
Last synced: about 1 month ago
JSON representation
new machine setup automation for arch linux, debian, and macos
- Host: GitHub
- URL: https://github.com/mfinelli/arch-install
- Owner: mfinelli
- License: mpl-2.0
- Created: 2016-02-24T00:56:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-30T13:02:44.000Z (about 1 month ago)
- Last Synced: 2024-11-30T14:22:32.599Z (about 1 month ago)
- Topics: ansible, archlinux, debian, installer, macos, raspberry-pi, ubuntu
- Language: Jinja
- Homepage:
- Size: 906 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arch-install
Originally created to automate installing [Arch Linux](https://archlinux.org),
this repository now contains installation configuration for many systems:
[Debian](https://www.debian.org), [Ubuntu](https://ubuntu.com),
[macOS](https://www.apple.com/macos/), and
[Raspberry Pi OS](https://www.raspberrypi.com/software/) (as well, of course,
as the original Arch Linux). Installations are mostly managed using
[Ansible](https://www.ansible.com), using bash scripts for steps where that is
not feasible or reasonable.Refer to the README in the specific operating system directories for specific
instructions for a given system.