Arch Linux semi-automatic installation script.
- Shell 100%
| .woodpecker.yml | ||
| install.sh | ||
| LICENSE.md | ||
| packages.csv | ||
| README.md | ||
calsais
Arch Linux semi-automatic installation script.
Usage
Run
curl -LO https://git.slc.ar/slococo/calsais/raw/branch/master/install.sh
Verify the checksum of the file, run:
sha256sum calsais
It should match:
891e59dad11cc60e69c9d9faa4ea35c20a8f44c86f5a3f2660ee85d88d818cce
and then
bash calsais
You can use the following parameters:
-d: Print logs to both STDOUT andcalsais.logfile.-f: Print logs only to thecalsais.logfile.-s: Print logs only to STDOUT.-p: Installcdotfis(personal dotfiles).
The script only supports UEFI boot mode.