Skip to content

Bash script for installing Arch Linux with some bells and whistles

License

Notifications You must be signed in to change notification settings

cycneuramus/arch-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Overview

A very opinionated bash script for installing Arch Linux, designed to be non-interactive.

Features

  • BTRFS with automatic snapshots + cleanup
  • Disk encryption using LUKS2
  • Auto-detects and configures UEFI + systemd-boot or BIOS + GRUB
  • Auto-detects CPU (Intel or AMD) and installs appropriate microcode + drivers
  • Automatic /boot backup on kernel upgrades
  • Installs Wayland + sway (default) or Xorg + i3
  • zram
  • systemd-oomd

Usage notes

Make sure to define the variables (username, hostname, etc.) at the top of the script to your liking.

Releases

No releases published

Packages

No packages published

Languages