From 93aa3411abe9b2406621e33849b36f3a32e1b331 Mon Sep 17 00:00:00 2001 From: hayao Date: Sun, 10 Oct 2021 20:15:25 +0900 Subject: [PATCH 1/1] [change] : Changedd mirror order --- system/pacman-i486.conf | 2 +- system/pacman-i686.conf | 2 +- system/pacman-x86_64.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system/pacman-i486.conf b/system/pacman-i486.conf index 14d2e051..d46f0826 100644 --- a/system/pacman-i486.conf +++ b/system/pacman-i486.conf @@ -80,13 +80,13 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [alter-stable] +Server = https://fascodenet.github.io/$repo/$arch/ Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/s/se/serene/repo/$repo/$arch -Server = https://fascodenet.github.io/$repo/$arch/ #[testing] #Server = http://de.mirror.archlinux32.org/$arch/$repo/ diff --git a/system/pacman-i686.conf b/system/pacman-i686.conf index d71da2d1..6647697c 100644 --- a/system/pacman-i686.conf +++ b/system/pacman-i686.conf @@ -80,13 +80,13 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [alter-stable] +Server = https://fascodenet.github.io/$repo/$arch/ Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/s/se/serene/repo/$repo/$arch -Server = https://fascodenet.github.io/$repo/$arch/ #[testing] #Server = http://de.mirror.archlinux32.org/$arch/$repo/ diff --git a/system/pacman-x86_64.conf b/system/pacman-x86_64.conf index dc237553..571b8be4 100644 --- a/system/pacman-x86_64.conf +++ b/system/pacman-x86_64.conf @@ -80,13 +80,13 @@ LocalFileSigLevel = Optional # after the header, and they will be used before the default mirrors. [alter-stable] +Server = https://fascodenet.github.io/$repo/$arch/ Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/a/al/alterlinux/repo/$repo/$arch Server = https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://ftp.iij.ad.jp/pub/osdn.jp/storage/g/s/se/serene/repo/$repo/$arch Server = https://osdn.dl.osdn.net/storage/g/s/se/serene/repo/$repo/$arch -Server = https://fascodenet.github.io/$repo/$arch/ #[testing] #Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch -- 2.11.0