From e950e1d922007e9ed307cde8e227421dccb98746 Mon Sep 17 00:00:00 2001 From: eshanized Date: Thu, 9 Jan 2025 14:41:04 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20add=20mirrorlist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../airootfs/etc/pacman.d/chaotic-mirrorlist | 70 +++++++++++++++++++ .../etc/pacman.d/snigdhaos-mirrorlist | 8 +++ 2 files changed, 78 insertions(+) create mode 100644 archiso/airootfs/etc/pacman.d/chaotic-mirrorlist create mode 100644 archiso/airootfs/etc/pacman.d/snigdhaos-mirrorlist diff --git a/archiso/airootfs/etc/pacman.d/chaotic-mirrorlist b/archiso/airootfs/etc/pacman.d/chaotic-mirrorlist new file mode 100644 index 0000000..f7c907c --- /dev/null +++ b/archiso/airootfs/etc/pacman.d/chaotic-mirrorlist @@ -0,0 +1,70 @@ +## Special CDN mirror (delayed syncing, expect some (safe to ignore) amount of 404s) +# Globally +# * By: Garuda Linux donators, hosted on Cloudflare R2 +Server = https://cdn-mirror.chaotic.cx/$repo/$arch + +# Automatic per-country routing of the mirrors below. +Server = https://geo-mirror.chaotic.cx/$repo/$arch + +## Regular Syncthing mirrors (close to instant syncing) +# Brazil +# * By: Universidade Federal de São Carlos (São Carlos) +Server = https://br-mirror.chaotic.cx/$repo/$arch + +# Bulgaria +# * By: Sudo Man +Server = https://bg-mirror.chaotic.cx/$repo/$arch + +# Canada +# * By freebird54 (Toronto) +Server = https://ca-mirror.chaotic.cx/$repo/$arch + +# Chile +# * By makzk (Santiago) +Server = https://cl-mirror.chaotic.cx/$repo/$arch + +# Germany (de-1 ceased to exist) +# * By: ParanoidBangL +Server = https://de-2-mirror.chaotic.cx/$repo/$arch +# * By: itsTyrion +Server = https://de-3-mirror.chaotic.cx/$repo/$arch +# * By: redgloboli +Server = https://de-4-mirror.chaotic.cx/$repo/$arch + +# France +# * By Yael (Marseille) +Server = https://fr-mirror.chaotic.cx/$repo/$arch + +# Greece +# * By: vmmaniac +Server = https://gr-mirror.chaotic.cx/$repo/$arch + +# India +# * By Naman (Kaithal) +Server = https://in-mirror.chaotic.cx/$repo/$arch +# * By Albony +Server = https://in-2-mirror.chaotic.cx/$repo/$arch +# * By: BRAVO68DEV +Server = https://in-3-mirror.chaotic.cx/$repo/$arch +# * By Albony (Chennai) +Server = https://in-4-mirror.chaotic.cx/$repo/$arch + +# Korea +# * By: (Seoul) +Server = https://kr-mirror.chaotic.cx/$repo/$arch + +# Spain +# * By: JKANetwork +Server = https://es-mirror.chaotic.cx/$repo/$arch +# * By: Ícar +Server = https://es-2-mirror.chaotic.cx/$repo/$arch + +# United States +# * By: Technetium1 +Server = https://us-mi-mirror.chaotic.cx/$repo/$arch +# New York +# * By: xstefen +Server = https://us-tx-mirror.chaotic.cx/$repo/$arch +# Utah +# * By: ash +Server = https://us-ut-mirror.chaotic.cx/$repo/$arch diff --git a/archiso/airootfs/etc/pacman.d/snigdhaos-mirrorlist b/archiso/airootfs/etc/pacman.d/snigdhaos-mirrorlist new file mode 100644 index 0000000..db1d4c2 --- /dev/null +++ b/archiso/airootfs/etc/pacman.d/snigdhaos-mirrorlist @@ -0,0 +1,8 @@ +###################################################### +#### #### +#### Snigdha OS Repository Mirrorlist #### +#### #### +###################################################### + +# Worldwide +Server = https://snigdha-os.github.io/$repo/$arch