The ArchLabs installer script, preserved post-mortem
09795368cc
- check part counts in part_find and show error there rather than failing later. - message while running portions that man be slow and seem like nothing is happening. |
||
---|---|---|
archlabs-installer | ||
README.md |
ArchLabs Installer
Features
- LUKS/LVM setup
- Package & Session selection
- Full device auto partition
- Partition resize with filesystem shrink (ext and ntfs only)
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: