The ArchLabs installer script, preserved post-mortem
This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-05-01 15:15:33 -07:00
installer Update package changes (refind-efi -> refind) 2021-05-01 15:15:33 -07:00
README.md Better dependency handling, update README 2020-05-17 12:10:32 -07:00

ArchLabs Installer

Features

  • Minimal dependencies.
  • LUKS and/or LVM support.
  • Btrfs and subvolume support.
  • Full device auto partitioning.
  • Mirror country selection and sorting.
  • Self updating with persistent settings.
  • Background base install process while you customize.
  • Choose kernel, file system, bootloader, packages, sessions, shell, login manager, etc.

Requirements

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

Manual Installation

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

A packaged version can also be found in our repos: