Fix aarch64 mirrorlist
This commit is contained in:
parent
eb6b5eb894
commit
c7a00a33ab
1 changed files with 31 additions and 39 deletions
|
@ -1,69 +1,61 @@
|
||||||
#
|
#
|
||||||
# Arch Linux ARM repository mirrorlist
|
# Arch Linux ARM repository mirrorlist
|
||||||
# Generated on 2020-08-08
|
# Generated on 2021-03-07
|
||||||
#
|
#
|
||||||
|
|
||||||
## Geo-IP based mirror selection and load balancing
|
## Geo-IP based mirror selection and load balancing
|
||||||
#Server = http://mirror.archlinuxarm.org/$arch/$repo
|
Server = http://mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Mirrors by country
|
### Mirrors by country
|
||||||
|
|
||||||
### Australia (not Austria!)
|
### Australia (not Austria!)
|
||||||
## Sydney
|
## Sydney
|
||||||
# Server = http://au.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://au.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Brazil
|
### Brazil
|
||||||
## Sao Paulo
|
## Sao Paulo
|
||||||
# Server = http://br.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://br.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
## Denmark
|
### Denmark
|
||||||
# Aalborg
|
## Aalborg
|
||||||
Server = http://dk.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://dk.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
## Germany
|
### Germany
|
||||||
# Aachen
|
## Aachen
|
||||||
Server = http://de3.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://de3.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# Berlin
|
## Berlin
|
||||||
Server = http://de.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://de.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# Coburg
|
## Coburg
|
||||||
Server = http://de4.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://de4.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# Falkenstein
|
## Falkenstein
|
||||||
Server = http://eu.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://eu.mirror.archlinuxarm.org/$arch/$repo
|
||||||
Server = http://de5.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://de5.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Greece
|
### Greece
|
||||||
## Athens
|
## Athens
|
||||||
# Server = http://gr.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://gr.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Hungary
|
### Hungary
|
||||||
## Budapest
|
## Budapest
|
||||||
# Server = http://hu.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://hu.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
## Portugal
|
|
||||||
# Aveiro
|
|
||||||
Server = http://pt.mirror.archlinuxarm.org/$arch/$repo
|
|
||||||
|
|
||||||
### Singapore
|
### Singapore
|
||||||
# Server = http://sg.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://sg.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### South Africa
|
### South Africa
|
||||||
## Johannesburg
|
## Johannesburg
|
||||||
# Server = http://za.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://za.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Taiwan
|
### Taiwan
|
||||||
## New Taipei City
|
## New Taipei City
|
||||||
# Server = http://tw.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://tw.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
## United States
|
### United States
|
||||||
# California
|
## California
|
||||||
Server = http://ca.us.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://ca.us.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# Florida
|
## Florida
|
||||||
Server = http://fl.us.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://fl.us.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# Illinois
|
## Illinois
|
||||||
Server = http://il.us.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://il.us.mirror.archlinuxarm.org/$arch/$repo
|
||||||
# New Jersey
|
## New Jersey
|
||||||
Server = http://nj.us.mirror.archlinuxarm.org/$arch/$repo
|
Server = http://nj.us.mirror.archlinuxarm.org/$arch/$repo
|
||||||
|
|
||||||
### Vietnam
|
|
||||||
## Da Nang
|
|
||||||
# Server = http://vn.mirror.archlinuxarm.org/$arch/$repo
|
|
||||||
|
|
Loading…
Reference in a new issue