aboutsummaryrefslogtreecommitdiff
path: root/content/sources.org
blob: bf09ebe0420d97d584a090944be0749a37ff446c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#+TITLE: Sources and Projects
* Sources and Projects

All distribution specific tooling and source can be found from either the Fossil
repositories or the relevant Git repositories. I am planning to eventually move
all the source repositories to Fossil, including the package repositories. You
can click the following links to visit source repositories.

- https://git.carbslinux.org
- https://fossil.carbslinux.org
- https://git.sr.ht/~carbslinux (Git mirror)

** Package Repositories

Package repositories currently reside in our git server, they can be obtained
from the places below:

- https://git.carbslinux.org/repository
- [[https://git.sr.ht/~carbslinux/repository]] (mirror)
- [[https://github.com/CarbsLinux/repository]] (mirror)

However, it is planned to migrate the package repositories to Fossil at a later
date.

** Carbs Packaging Tools

CPT is the package management tools of Carbs Linux. The canonical source for the
package manager is in Fossil, but they are also mirrored to git:

- https://fossil.carbslinux.org/cpt
- https://git.carbslinux.org/cpt (mirror)
- https://git.sr.ht/~carbslinux/cpt (mirror)