The ArchLabs installer script, preserved post-mortem
cbb298fbaf
- Add block comments describing each segment - Use <<- EOF for consistent indentation - Rename/rearrange some functions to make more sense - Remove redundant checks for background install - Improve background process output handling and speed - Cleanup some script and comment sections |
||
---|---|---|
archlabs-installer | ||
LICENSE | ||
README.md |
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: