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.
al-installer/README.md
2020-05-17 12:10:32 -07:00

42 lines
837 B
Markdown

# ArchLabs Installer
#### Features
- Minimal dependencies.
- LUKS and/or LVM support.
- Btrfs and subvolume support.
- Full device auto partitioning.
- Mirror country selection and sorting.
- Self updating with persistent settings.
- Background base install process while you customize.
- Choose kernel, file system, bootloader, packages, sessions, shell, login manager, etc.
#### Requirements
- `awk`
- `sed`
- `curl`
- `dialog`
- `parted`
- `coreutils`
- `findutils`
- `util-linux`
- `arch-install-scripts`
#### Manual Installation
```
curl -fSL https://bitbucket.org/archlabslinux/installer/raw/master/installer -o /usr/bin/installer
```
---
A packaged version can also be found in our repos:
- stable: https://bitbucket.org/archlabslinux/archlabs\_repo
- unstable: https://bitbucket.org/archlabslinux/archlabs\_unstable