/autoarch

Our custom Arch install script

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Autoarch


Badge License Badge Language Badge Pull Requests Badge Issues

Auto installer for my Arch


A highly customized Arch Linux auto-installer script for my Arch

Automatically setup with btrfs and my dotfiles



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 github.com/newbee1905/autoarch/raw/master/pre.sh|sh -s "your_password_here"

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
  • Python version used for running and/or testing the project
  • OS name and version

License

autoarch: auto-install stuff

Copyright (C) 2022 71zenith

Copyright (C) 2022 whinee

Copyright (C) 2022 DemonKingSwarn

Copyright (C) 2022 newbee1905/Kodokuna Hachi

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/.