diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-07 21:29:01 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-07 21:29:01 +0200 |
| commit | 28c7c7f8c1e828c2c97948e3f83a028ad387b443 (patch) | |
| tree | fcca92c6248a650179a8c2ad055a27833fa1a4e4 /releng/airootfs/etc/pacman.d/chaotic-mirrorlist | |
| parent | 463f0ba6f87e2f56225811ab73a8e5dc874e4166 (diff) | |
| download | RaveOS-build-iso-28c7c7f8c1e828c2c97948e3f83a028ad387b443.tar.gz RaveOS-build-iso-28c7c7f8c1e828c2c97948e3f83a028ad387b443.zip | |
raveos update
Diffstat (limited to 'releng/airootfs/etc/pacman.d/chaotic-mirrorlist')
| -rw-r--r-- | releng/airootfs/etc/pacman.d/chaotic-mirrorlist | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/releng/airootfs/etc/pacman.d/chaotic-mirrorlist b/releng/airootfs/etc/pacman.d/chaotic-mirrorlist index 283a314..09d4061 100644 --- a/releng/airootfs/etc/pacman.d/chaotic-mirrorlist +++ b/releng/airootfs/etc/pacman.d/chaotic-mirrorlist @@ -16,15 +16,18 @@ # Uncomment+move the mirrors to your desire. By default, geo-mirror, cdn-mirror and a few country mirrors are enabled, # to allow for a reasonable number of fallbacks while keeping the defaults short. Have fun! -## Geo mirror (virtual) -# Automatic routing to the geographically closest mirror (default) -Server = https://geo-mirror.chaotic.cx/$repo/$arch +## Germany (DE) - prioritized for HU/AT/DE/PL region +Server = https://de-mirror.chaotic.cx/$repo/$arch ## CDN mirror (regular) # Global # * By: Garuda Linux donators, hosted on Cloudflare R2 Server = https://cdn-mirror.chaotic.cx/$repo/$arch +## Geo mirror (virtual) +# Automatic routing to the geographically closest mirror (default) +Server = https://geo-mirror.chaotic.cx/$repo/$arch + ## --- Country mirrors --- |