diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2025-10-29 19:49:09 +0800 | 
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2025-10-29 19:49:09 +0800 | 
| commit | c3c7e365aa346aed9f09e4d2ede4e9ad04512f48 (patch) | |
| tree | bb3db52db3f50cdfc7bc0989f73002166e25c572 | |
| parent | 6625192889eae66e2b381577fb033d36a9ce243a (diff) | |
pacnew
| -rw-r--r-- | etc/pacman.d/mirrorlist | 14 | 
1 files changed, 1 insertions, 13 deletions
| diff --git a/etc/pacman.d/mirrorlist b/etc/pacman.d/mirrorlist index 2c5d8711..0f8b181c 100644 --- a/etc/pacman.d/mirrorlist +++ b/etc/pacman.d/mirrorlist @@ -1,6 +1,6 @@  #  # Arch Linux ARM repository mirrorlist -# Generated on 2023-02-06 +# Generated on 2025-10-26  #  ## Geo-IP based mirror selection and load balancing @@ -21,7 +21,6 @@  # Server = http://de4.mirror.archlinuxarm.org/$arch/$repo  ## Falkenstein  # Server = http://eu.mirror.archlinuxarm.org/$arch/$repo -# Server = http://de5.mirror.archlinuxarm.org/$arch/$repo  ### Greece  ## Athens @@ -31,23 +30,12 @@  ## Budapest  # Server = http://hu.mirror.archlinuxarm.org/$arch/$repo -### Japan -## Tokyo -# Server = http://jp.mirror.archlinuxarm.org/$arch/$repo - -### Singapore -# Server = http://sg.mirror.archlinuxarm.org/$arch/$repo -  ### Taiwan  ## Hsinchu  # Server = http://tw2.mirror.archlinuxarm.org/$arch/$repo  ## New Taipei City  # Server = http://tw.mirror.archlinuxarm.org/$arch/$repo -### United Kingdom -## London -# Server = http://uk.mirror.archlinuxarm.org/$arch/$repo -  ### United States  ## California  Server = http://ca.us.mirror.archlinuxarm.org/$arch/$repo | 
