Arch Linux semi-automatic installation script.
Go to file
Santiago Lo Coco 6eae17537e Add swapfile as an alternative to swap partition 2022-01-02 17:47:07 -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 Add more validations 2022-01-02 15:52:39 -03:00
install.sh Add swapfile as an alternative to swap partition 2022-01-02 17:47:07 -03:00
packages.csv Add semi-important packages and update packages.csv 2022-01-02 12:42:55 -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 or -f to debug.

The script only supports UEFI boot mode.

Contributing

PRs are welcome.

License

GNU GPLv3