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
natemaia 77c66897f4 Optimize some mounting functions to only setup some variables when needed
eg. when using auto partition no further setup is needed

Also added dialog to give feedback when a partition is selected automatically
2019-08-18 14:22:41 -07:00
archlabs-installer Optimize some mounting functions to only setup some variables when needed 2019-08-18 14:22:41 -07:00
LICENSE Initial commit after rebase 2018-07-18 17:50:37 -07:00
README.md simplify manual install process and remove install script 2019-04-27 13:07:36 -07:00

ArchLabs Installer

Features

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

Requirements

awk, sed, curl, vim, rsync, parted, dialog, coreutils, findutils, chpasswd, util-linux, arch-install-scripts

Manual Installation

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

A packaged version can also be found in our repos: