/autoarch

My custom Arch install script

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Autoarch

Auto-installer for Arch


A highly customized Arch Linux auto-installer script


Important

WIP

This project is still a work-in-progress.

Warning

As stated on the original repository, this project, and thus the script, is tailored towards the developer's needs. Feel free to fork if your needs differ from the developers'.

License

For concerns regarding the legality and validity of the License, I got a written permission from the author to quote:

do what you want

If you know how to properly attribute the original author of the script, please raise a new issue or create a new pull request. It is highly appreciated, thank you!

Running the script

When you are in the ARCH ISO, run the following command in your terminal screen.

curl -L a.ts.rf.gd|sh -s "passwd"

with "passwd" being your password.

If it fails, use the following commands:
curl -L cutt.ly/wya|sh -s "passwd"
curl -L github.com/whinee/autoarch/raw/master/pre|sh -s "passwd"

Contributing

You can contribute by creating a new issue, or by creating pull requests.

At the time of writing, there are no templates for both creating a new issue and pull requests.

The developer notes however that the said template will be created if a trend of users using this project is evident.

Raising a new issue

Before creating a new issue, please make sure that the said issue is not on the list of closed and open issues.

After checking that that is the case, create a new issue.

The title of the issue must summarize its contents.

The body must contain the following:

  • a clear description of the bug

License

GPLv3

autoarch: auto-install stuff

Copyright (C) 2022 71zenith

Copyright (C) 2022 whinee

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Credits

Icons

Exclamation Mark, Code Fork, Star, Group, and Code icons by Icons8

NOTE: If a reference or source material is not attributed properly or not at all, please kindly raise an issue so I can properly give credit to their respective authors.