A Semi-Automatic Arch Installation Script
Go to file
Stefan Brand 733bd1bf0b Some Small Adaptions 2022-11-29 13:28:01 +01:00
etc Some Small Adaptions 2022-11-29 13:28:01 +01:00
LICENSE Add Year and Copyright Holder 2021-08-15 19:10:38 +02:00
README.md Add some Readme Infos for publication 2021-09-17 17:23:53 +02:00
archinstall.sh Some Small Adaptions 2022-11-29 13:28:01 +01:00

README.md

archinstall

A Semi-Automatic Arch Installation Script

Disclaimer

USE AT YOUR OWN RISK! This script will at least wipe the selected drive, and try to install ArchLinux onto it. Make sure you have backups of anything important on the Machine you run this on. It is intended to be run on an empty box. I am not resposible for any potential damage caused by using this script!

This script is mainly created for my own usage, so it will setup things the way I like it, and may change at any time without further notice. Make sure to understand what it does before using it. There are only minimal failsafe and error handling measures in place, so things might (and probably will) go horribly wrong at some point.

Description

This script will install a basic ArchLinux system on (by default encrypted) BTRFS. It will prepare snapper for snapshots and grub to include them. Also some default programms will be installed. Some things can be controlled with commandline parameters, see the script (and potentially the -? flag) for details.