doc
This commit is contained in:
11
mirrors.md
11
mirrors.md
@@ -1,11 +1,12 @@
|
||||
# Mirrors
|
||||
|
||||
The system comes preconfigured with a repository. If this repository
|
||||
is too slow for you, you might want to switch to a different mirror.
|
||||
|
||||
This may be done by editing the file `/etc/apk/repositories.d/00-repo-main.list`.
|
||||
|
||||
The repositories take the the form `URL/current/CATEGORY` where `URL`
|
||||
is the mirror base URL, and `category` is one of `main`, `main/debug`,
|
||||
`user`, `user/debug`.
|
||||
This may be done by creating/editing the file `/etc/apk/repositories.d/00-repo_url.list`, like this :
|
||||
```
|
||||
set CHIMERA_REPO_URL=https://repo.chimera-linux.org
|
||||
```
|
||||
|
||||
The following mirrors are available:
|
||||
|
||||
|
Reference in New Issue
Block a user