The ArchLabs installer script, preserved post-mortem
Go to file
natemaia 4e941e323e Fix mirror countries when reflector fails 2023-02-05 10:37:17 -08:00
README.md Fix: various errors with more than 9 partitions, update README 2022-05-24 20:23:29 -07:00
installer Fix mirror countries when reflector fails 2023-02-05 10:37:17 -08:00

README.md

ArchLabs Installer

Shell script to install Arch Linux based distributions with a focus on customization

Features

  • Minimal dependencies.
  • LUKS and/or LVM support.
  • Btrfs and subvolume support.
  • Full device auto partitioning.
  • Mirror selection and sorting.
  • Self updating with persistent settings.
  • Base packages install in the background for faster installs.
  • Choose your own kernel, file system, bootloader, packages, sessions, shell, login manager, etc.

Requirements

  • awk
  • sed
  • curl
  • bash
  • dialog
  • parted
  • coreutils
  • findutils
  • util-linux
  • arch-install-scripts

Manual Installation

curl -fSL https://bitbucket.org/archlabslinux/installer/raw/master/installer -o /usr/local/bin/installer