Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 9ab751016d Update sha256sum 2025-01-27 17:12:00 +00:00
.woodpecker.yml Fix pipeline (x2) 2025-01-27 18:11:54 +01:00
LICENSE.md Update README.md and LICENSE.md 2024-06-15 20:15:47 +02:00
README.md Update sha256sum 2025-01-27 14:55:36 +00:00
install.sh Update sha256sum 2025-01-27 17:12:00 +00:00
packages.csv Update packages list 2025-01-27 18:11:18 +01:00

README.md

calsais

Arch Linux semi-automatic installation script.

Table of contents

Usage

Run

curl -LO slc.ar/calsais

and then

sh calsais

You can use the following parameters:

  • -d: Print logs to both STDOUT and calsais.log file.
  • -f: Print logs only to the calsais.log file.
  • -s: Print logs only to STDOUT.
  • -p: Install cdotfis (personal dotfiles).

The script only supports UEFI boot mode.

Checksum

If you want to verify the checksum of the file, run:

sha256sum calsais

And verify that it matches:

29603a6223d4e2c3aca7c0e106564e2414dc41fa1660c6b54dc4ed2a3c8ba675

Contributing

PRs are welcome.

License

GNU GPLv3