-
Notifications
You must be signed in to change notification settings - Fork 0
/
fedora-updates.repo
26 lines (24 loc) · 1.06 KB
/
fedora-updates.repo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[updates]
name=Fedora $releasever - $basearch - Updates - aliyun
failovermethod=priority
baseurl=http://mirrors.aliyun.com/fedora/updates/24/$basearch/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-$basearch
[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug -aliyun
failovermethod=priority
baseurl=http://mirrors.aliyun.com/fedora/updates/24/$basearch/debug/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-$basearch
[updates-source]
name=Fedora $releasever - Updates Source - aliyun
failovermethod=priority
baseurl=http://mirrors.aliyun.com/fedora/updates/24/SRPMS/
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-$basearch