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.

- part_auto error on devices without existing partitions - offer gparted if it's installed and running in a graphical environment - errshow properly shift off fatal level arg and cleanup
ArchLabs Installer
Features
- LUKS/LVM setup
- Package & Session selection
- Full device auto partition
Requirements
dialog
displays user interactive dialogs.rsync
copies the live base during install.parted
partition management and querying info.arch-install-scripts
simple chroot setup with arch-chrootawk
,sed
,curl
,coreutils
,findutils
,util-linux
misc tasks throughout the install.
Manual Installation
curl -fSL 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
Languages
Shell
100%