A highly customized Arch Linux auto-installer script for my Arch
Automatically setup with btrfs and my dotfiles
This project is still a work-in-progress.
For concerns regarding the legality and validity of the License, I got a written permission from the author to quote:
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!
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"
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.
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
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/.