GithubHelp home page GithubHelp logo

geekwolverine / calamares-configuration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rebornos-team/calamares-configuration

0.0 0.0 0.0 93.29 MB

License: GNU General Public License v3.0

Shell 18.57% Python 17.97% QML 62.99% CMake 0.48%

calamares-configuration's Introduction

Calamares Configuration for RebornOS

Discord Server GitHub GitHub release (latest by date) Release Pre-Release (Git)

Note: This project only carries RebornOS-specific configuration except for the installer packaging files (PKGBUILD, build scripts), icons, and launch scripts. For the rest of the installer's source code and for the above exceptions, please use the calamares-core project.

Note: It is recommended that all module-specific configuration (.conf) files in the etc/calamares/modules directory display the URL to the upstream configuration file at the top (for example: # https://github.com/calamares/calamares/blob/calamares/src/modules/welcomeq/welcomeq.conf) so that developers can refer to the latest configuration easily.

Cloning

In order to download the source code to your local computer for testing, or for development, you can clone from the remote repository using either SSH, or HTTPS. Below are instructions on how to do so using Gitlab hosted code as remote.

HTTPS

git clone https://github.com/RebornOS-Developers/calamares-configuration.git 

OR

SSH

git clone [email protected]:RebornOS-Developers/calamares-configuration.git

Packaging

Change to the project directory (cd calamares-configuration) and run any of the below scripts:

  • sh packaging/setup.sh <MODE>: Builds and installs a package

  • sh packaging/build-package.sh <MODE>: Just builds a package without installing it locally

  • sh packaging/install-package.sh <MODE>: Just installs a package locally, except if no built package is detected, a package is built.

  • where <MODE> can be one of the below

    1. local: Selects calamares-configuration-local from the local project that you have cloned already.
    2. git: Selects calamares-configuration-git from the latest git commit.
    3. stable: Selects calamares-configuration from the git tag corresponding to the pkgver specified in the PKGBUILD. If pkgver=0.1.2, then the git tag v0.1.2 is used for packaging.

Note: Any additional parameters passed to the above scripts are automatically sent to makepkg or pacman (whichever is applicable).

calamares-configuration's People

Contributors

blisto91 avatar cake03 avatar cookiesource avatar rippanda12 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.