File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,9 @@ LocalFileSigLevel = Optional
6969# repo name header and Include lines. You can add preferred servers immediately
7070# after the header, and they will be used before the default mirrors.
7171
72+ [alter-stable]
73+ Include = /etc/pacman.d/mirrorlist-alter
74+
7275#[testing]
7376#Include = /etc/pacman.d/mirrorlist
7477
Original file line number Diff line number Diff line change 11alterlinux-calamares
2- alterlinux-keyring
3- alterlinux-mirrorlist
42aptpac
53arj
64bash-completion
Original file line number Diff line number Diff line change @@ -69,6 +69,12 @@ LocalFileSigLevel = Optional
6969# repo name header and Include lines. You can add preferred servers immediately
7070# after the header, and they will be used before the default mirrors.
7171
72+ [alter-stable]
73+ Server = https://xn--d-8o2b.com/repo/$repo/$arch
74+ Server = https://osdn.net/projects/alterlinux/storage/repo/$repo/$arch
75+ Server = https://osdn.net/projects/serene/storage/repo/$repo/$arch
76+ #Server = https://h.0u0.biz/repo/$repo/$arch
77+
7278#[testing]
7379#Server = https://32.arlm.tyzoid.com/$arch/$repo/
7480#Server = http://mirror.clarkson.edu/archlinux32/$arch/$repo/
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ Server = https://xn--d-8o2b.com/repo/$repo/$arch
8686Server = https://osdn.net/projects/alterlinux/storage/repo/$repo/$arch
8787Server = https://osdn.net/projects/serene/storage/repo/$repo/$arch
8888#Server = https://h.0u0.biz/repo/$repo/$arch
89+ #Server = https://mirrors.tuna.tsinghua.edu.cn/osdn/storage/g/a/al/alterlinux/repo/$repo/$arch
8990
9091[alter-kernel]
9192Server = https://xn--d-8o2b.com/repo/$repo/$arch
You can’t perform that action at this time.
0 commit comments