The ArchLabs installer script, preserved post-mortem
87ffbdcb42
- Merge pacstrap and copy iso code path, most of it was the same. - Use systemd-detect-virt for VM detection instead of dmesg hacks. - Add AMD microcode back to the install process *(still not sure if it's actually needed)*. - Make sure cryptsetup is installed for when using pacstrap. - Remove signal file if we've reached the background bit, the output from pacman is better *(and maybe faster)* when running in the foreground. - General cleanup. |
||
---|---|---|
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: