-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
29 lines (28 loc) · 1.1 KB
/
config.yaml
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
repositories:
- name: "repository-index"
url: "https://raw.githubusercontent.com/mocaccinoOS/repository-index/gh-pages"
github: "https://github.com/mocaccinoOS/repository-index"
- name: "mocaccino-desktop-stable"
type: "docker"
url: "quay.io/mocaccino/desktop"
github: "https://github.com/mocaccinoOS/desktop"
reference: "20240511004818-repository.yaml"
- name: "mocaccino-extra"
type: "docker"
url: "quay.io/mocaccino/extra"
github: "https://github.com/mocaccinoOS/mocaccino-extra"
- name: "mocaccino-os-commons"
type: "docker"
url: "quay.io/mocaccino/os-commons"
github: "https://github.com/mocaccinoOS/os-commons"
- name: "luet-official"
url: "https://raw.githubusercontent.com/Luet-lab/luet-repo/gh-pages"
github: "https://github.com/Luet-lab/luet-repo"
- name: "livecd"
url: "https://raw.githubusercontent.com/Luet-lab/livecd-specs/gh-pages"
github: "https://github.com/Luet-lab/livecd-specs"
# - name: "kernel-stable"
# type: docker
# url: "quay.io/mocaccino/kernel-stable"
# github: "https://github.com/mocaccinoOS/kernel-repo-stable"
BaseUrl: "https://packages.mocaccino.org"