Skip to content

Instantly share code, notes, and snippets.

View mrpg's full-sized avatar

Max R. P. Grossmann mrpg

  • Cologne Laboratory for Economic Research
  • Cologne, Germany
View GitHub Profile
@mrpg
mrpg / install.sh
Last active April 15, 2021 13:43
An Arch Linux install script with LVM2 on LUKS under UEFI, with an btrfs root, the hardened kernel and NetworkManager
#!/usr/bin/env bash
# Max R. P. Grossmann's Arch Linux install script with LVM2 on LUKS
# under (U)EFI, with an btrfs root, the hardened kernel and NetworkManager
# Licensed under CC0: https://creativecommons.org/publicdomain/zero/1.0/
# To run, simply boot the live disk and put this script into install.sh.
# Run `chmod +x install.sh` and `./install.sh` to run.
# THERE IS NO WARRANTY, AND RUNNING THIS SCRIPT INCORRECTLY WILL UTTERLY