Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

TigerOS Development

Christian Martin edited this page Mar 7, 2018 · 16 revisions

We can be found in IRC on #rit-tigeros on Freenode.

Reminder: testing/feature branches should be deleted when they are merged, unless further work will continue within them.

This page is a WIP

Development Topics:

TigerOS Design

TigerOS Packages & Software

TigerOS CI

Policy

To be added to the RITlug repo you need to meet the following requirements:

  1. Be an active RITlug member
  2. Express an interest in the project and sit in on a meeting
  3. Submit at least one substantial contribution to the project
  4. All project members must be informed and have no significant objections
  5. Project Lead may waive any of the above on a case-by-case basis

Repo Branches

master: The current stable release of TigerOS

devel: The development branch for making and testing changes

devel-f27: Development branch for upgrading the base to Fedora 27. To be deleted once the PR for the f27 building gets merged

nginx-download: Testing branch containing the Ansible Playbook for the download mirror & other provisioning resources, will be merged into devel (and then master) once it's ready

nightly: Branch for Dockerization of TigerOS building

nightly-f27: To be deleted once devel-f27 is verified as working

tito-script: Testing for using Tito to automate package building

Clone this wiki locally