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.
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
2018-07-18 17:50:37 -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:

Description
The ArchLabs installer script, preserved post-mortem
Readme 1.1 MiB
Languages
Shell 100%