AnarchyLinux / installer

Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
GNU General Public License v2.0
1.22k stars 157 forks source link

Anarchy Linux Post-Install #847

Open PandaFoss opened 5 years ago

PandaFoss commented 5 years ago

Anarchy Linux Post-Install


Description

The goal of Anarchy Linux is to be a simple and easy-to-use installer, so that any human being can install Arch Linux on their computer. Thinking about how to solve this issue (#645), it occurred to me to include within the project (but outside the Anarchy installer) a script for anyone who has already installed Arch Linux (using Anarchy or not) that facilitates the installation or configuration of certain packages and programs for less expert users (similar to the rapi-config script included in the Raspbian distribution for Raspberry Pi).

Implementation

The simplicity of Anarchy is highly valued. With this in mind, we could create a main script that includes other children, each with its unique and exclusive functionality, maintaining the modularity and understanding of the source code. I leave this thread open to read your opinions and what functionalities you would add to "Anarchy Linux Post-Install" if it were carried out.

Feature request checklist

I will include below the characteristics that are decided to incorporate.

(Empty for the moment)


mario-acds commented 5 years ago

im not yet installed anarchy (just downloaded the .iso at work) but i think it would be useful to make a warning (and a script) for managing users accounts and permissions (thats not available on raspi-config and i felt the need of that)

PandaFoss commented 5 years ago

@Misticox33 Thank you! I'll keep it in mind...