Skip to content

Commit c57fab0

Browse files
committed
[update] : Added i486 releng to alter-stable
1 parent f3281ab commit c57fab0

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

channels/releng/airootfs.i486/etc/pacman.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

channels/releng/packages.i486/exclude

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
alterlinux-calamares
2-
alterlinux-keyring
3-
alterlinux-mirrorlist
42
aptpac
53
arj
64
bash-completion

channels/releng/pacman-i486.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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/

system/pacman-i486.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Server = https://xn--d-8o2b.com/repo/$repo/$arch
8686
Server = https://osdn.net/projects/alterlinux/storage/repo/$repo/$arch
8787
Server = 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]
9192
Server = https://xn--d-8o2b.com/repo/$repo/$arch

0 commit comments

Comments
 (0)