-
Notifications
You must be signed in to change notification settings - Fork 3
2A ‐ Introduction
This project contains a set of Bash scripts that can help in configuring and setting up repositories, codecs, packages and configure applications or systems for daily use.
Further, this can be used to configure OpenSUSE Tumbleweed on multiple systems quickly by just using a shell script. It is easy to use and modify as per the needs.
This Wiki shall go in detail for each script file written and used.
The version 1 of the project is under the Legacy branch. The code is messy and requires the user to modify sections of the code to either enable or disable the installation of packages or configuring systems/applications.
The code is still available, but it will not be maintained. It is highly recommended to use the version 2 of the scripts.
The scripts are now in version 2, where the code is modularized, readable and optimized. Version 2 does not require the user to edit the script file but can pass arguments whether a component must be installed or not.
The Readme provides an overview of this project.
The GitHub wiki contains information regarding the scripts and the steps to run them on your OpenSUSE Tumbleweed Installations.