The ArchLabs installer script, preserved post-mortem
13e41a9a68
This should help when something fails but may work after a short wait and retry, we also check stderr output of each and compare. If they are different both will be shown otherwise just the first. |
||
---|---|---|
archlabs-installer | ||
README.md |
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: