README: update for codeberg

This commit is contained in:
Antoine Martin 2024-08-09 22:47:39 -04:00
parent 521f420b21
commit 2fe9942076
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,19 +1,18 @@
# user-aports
Upstream: https://lab.ilot.io/ayakael/user-aports
# ayports
Upstream: https://codeberg.org/ayakael/ayports
## Description
This repository contains aports that are not yet merged in the official Alpine
Linux repository or dont adhere to Alpine polices. Packages are automatically
built using GitLab CI on my own GitLab instance. Once built, they are deployed
to a git-lfs repository, making them available to apk.
built using CI. Once built, they are deployed to a git-lfs repository, making
them available to apk.
Branches are matched to Alpine releases.
## Repositories
You can browse all the repositories at https://lab.ilot.io/ayakael/repo-apk.
You can browse all the repositories at https://codeberg.org/ayakael/ayports
Affixed to each repository description is the appropriate link for use in
`/etc/apk/repositories`.
@ -22,7 +21,7 @@ Affixed to each repository description is the appropriate link for use in
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/backports
```
Aports from the official Alpine repositories backported from edge to v3.18.
Aports from the official Alpine repositories backported from edge.
#### User
```
@ -32,17 +31,6 @@ https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.18/user
Aports that have yet to be (or may never be) upstreamed to the official
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
```
Aports that have already been upstreamed are kept here for three reasons:
* Facilitate keeping track of packages that I support
* Upgrades are first deployed here for first batch of testing
* Make packages that are in 'testing' available for stable releases
## How to use
Add security key of the repo-apk repository to your /etc/apk/keys:
@ -63,10 +51,10 @@ they will work for you.
## Contribution & bug reports
If you wish to contribute to this aports collection, or wish to report a bug,
you can do so on Alpine's GitLab instance here:
https://gitlab.alpinelinux.org/ayakael/user-aports
you can do so on Codeberg here:
https://codeberg.org/ayakael/ayports/issues
For packages that are in testing/community, bug reports and merge requests
For packages that are in backports, bug reports and merge requests
should be done on Alpine's aports repo instance:
https://gitlab.alpinelinux.org/alpine/aports