Предупреждение: обновление ядра (до 3.15.7-1) при отсутствии обновления драйвера nvidia приводит к неудаче загрузки иксов.

red, а лучше и проще делать так
GitHub, ArchWiki, AUR
Используйте community/reflector - проблем будет поменьше.
Kycok, corner
В моём посте говорится не о выборе зеркала основанного на скорости доступа к оному, а о времени обновления зеркал относительно основного.

Некоторые зеркала обновляются почти сразу, а другие только через 42 часа. У яндекса, например, чуть больше часа.
red
В моём посте говорится не о выборе зеркала основанного на скорости доступа к оному, а о времени обновления зеркал относительно основного.

usage: reflector [-h] [--connection-timeout n] [--list-countries]
                 [--cache-timeout n] [--save <filepath>]
                 [--sort {country,score,delay,rate,age}] [--threads n]
                 [--verbose] [-a n] [-c <country>] [-f n] [-i <regex>]
                 [-x <regex>] [-l n] [-n n] [-p <protocol>]

retrieve and filter a list of the latest Arch Linux mirrors

optional arguments:
  -h, --help            show this help message and exit
  --connection-timeout n
                        The number of seconds to wait before a connection
                        times out.
  --list-countries      Display a table of the distribution of servers by
                        country.
  --cache-timeout n     The cache timeout in seconds for the data retrieved
                        from the Arch Linux Mirror Status API. The default is
                        300 (5 minutes).
  --save <filepath>     Save the mirrorlist to the given path.
  --sort {country,score,delay,rate,age}
                        Sort the mirrorlist. "country": server's location;
                        "score": MirrorStatus score; "delay": MirrorStatus
                        delay; "rate": download rate; "age": last server
                        synchronization.
  --threads n           The number of threads to use when rating mirrors.
  --verbose             Print extra information to STDERR. Only works with
                        some options.

filters:
  The following filters are inclusive, i.e. the returned list will only
  contain mirrors for which all of the given conditions are met.

  -a n, --age n         Only return mirrors that have synchronized in the last
                        n hours. n may be an integer or a decimal number.
  -c <country>, --country <country>
                        Match one of the given countries (case-sensitive). Use
                        "--list-countries" to see which are available.
  -f n, --fastest n     Return the n fastest mirrors that meet the other
                        criteria. Do not use this option without other
                        filtering options.
  -i <regex>, --include <regex>
                        Include servers that match <regex>, where <regex> is a
                        Python regular express.
  -x <regex>, --exclude <regex>
                        Exclude servers that match <regex>, where <regex> is a
                        Python regular express.
  -l n, --latest n      Limit the list to the n most recently synchronized
                        servers.
  -n n, --number n      Return at most n mirrors.
  -p <protocol>, --protocol <protocol>
                        Match one of the given protocols, e.g. "http", "ftp".

вы можете использовать ключ --age в том числе
corner
вы можете использовать ключ --age в том числе
тоже вариант, но как по мне малость геморно и не очень наглядно )
 
Зарегистрироваться или войдите чтобы оставить сообщение.