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
2019-03-16 21:21:48 -07:00
lang Move outdated translations to a subdir, update readme 2019-03-16 21:21:48 -07:00
src Move outdated translations to a subdir, update readme 2019-03-16 21:21:48 -07:00
install.sh Update some package installs 2019-03-16 21:21:48 -07:00
LICENSE Initial commit after rebase 2018-07-18 17:50:37 -07:00
README.md Move outdated translations to a subdir, update readme 2019-03-16 21:21:48 -07:00

ArchLabs Installer

Features

  • LUKS/LVM setup
  • Package & Session selection
  • Full device auto partition

Requirements

coreutils, parted, rsync, dialog, vim, chpasswd, curl, arch-chroot

Manual Installation

sh -c "$(curl -fsSL https://bitbucket.org/archlabslinux/installer/raw/master/install.sh)"

A packaged version can also be found in our repos: stable unstable