Update README

This commit is contained in:
Antoine Martin 2024-08-10 11:26:18 -04:00
parent b725b7e9f3
commit 1c80448fb0
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,5 +1,5 @@
# repo-apk
Upstream: https://lab.ilot.io/ayakael/repo-apk
Upstream: https://ayakael.net/forge/repo-apk
## Description
@ -16,14 +16,14 @@ Affixed to each repository description is the appropriate link for use in
#### Backports
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/backports
https://ayakael.net/forge/repo-apk/media/branch/v3.18/backports
```
Aports from the official Alpine repositories backported from edge to v3.18.
#### User
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/user
https://ayakael.net/forge/repo-apk/media/branch/v3.18/user
```
Aports that have yet to be (or may never be) upstreamed to the official
@ -31,8 +31,8 @@ aports.
#### Testing/Community
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/community
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/testing
https://ayakael.net/forge/repo-apk/media/branch/v3.18/testing
https://ayakael.net/forge/repo-apk/media/branch/v3.18/community
```
Aports that have already been upstreamed are kept here for three reasons:
@ -42,7 +42,7 @@ Aports that have already been upstreamed are kept here for three reasons:
#### Qubes
```
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/qubes/$QUBES_VER
https://ayakael.net/forge/repo-apk/media/branch/v3.18/qubes/$QUBES_VER
```
Aports for QubesOS template utility packages. These are build artifacts
@ -55,7 +55,7 @@ Add security key of this repository to your /etc/apk/keys:
```shell
cd /etc/apk/keys
wget https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/antoine.martin@protonmail.com-5b3109ad.rsa.pub
wget https://ayakael.net/forge/repo-apk/raw/branch/v3.20/antoine.martin@protonmail.com-5b3109ad.rsa.pub
```
Add repositories that you want to use (see above) to `/etc/apk/repositories`.