Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco b8658f204c Update while condition 2022-01-06 00:35:23 -03:00
.github/workflows Refactor syncBranches.yml 2021-12-24 20:12:45 -03:00
LICENSE.md Change license 2021-12-26 00:01:33 -03:00
README.md Use tee in debug() and add flag '-s' 2022-01-02 22:52:30 -03:00
install.sh Update while condition 2022-01-06 00:35:23 -03:00
notAllPackages.csv Add notAllPackages.csv 2022-01-05 15:46:14 -03:00
packages.csv Remove --needed flag due to R tag in INSTALLER (reinstall) 2022-01-04 00:20:39 -03:00

README.md

CocoASAIS

Arch semi-automatic installation script.

Table of contents

Usage

Run

curl -LO santilococo.github.io/CocoASAIS

and then

sh CocoASAIS

You can use -d, -f or -s to debug.

The script only supports UEFI boot mode.

Contributing

PRs are welcome.

License

GNU GPLv3