From 2d407d9c1b2149d96fd3296923520aa966f9b561 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 2 Jul 2010 20:02:26 -0500 Subject: mirrorlist: allow filtering by protocol And add some more "static" URLs to access the non-country filtered lists. Signed-off-by: Dan McGee --- templates/mirrors/index.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'templates/mirrors/index.html') diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html index f6db74f1..8c193bae 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -15,18 +15,23 @@

Pacman Mirrorlist Generator

Mirrorlist with all available mirrors

-

You can get an up-to-date - mirrorlist containing all available mirrors. - This URL requires no GET or POST parameters so can be fetched from the - command line if desired.

+

An up-to-date mirrorlist is available containing all currently active + mirrors, optionally filtering by protocol. These URLs requires no GET or + POST parameters so they can be fetched from the command line if desired.

+ +

Customized by country mirrorlist

The following form can generate a custom up-to-date pacman mirrorlist based on geography. - Simply replace the contents of /etc/pacman.d/mirrorlist with - the generated code.

+ title="ArchWiki: Pacman">pacman mirrorlist based on geography and + desired protocol(s). Simply replace the contents of + /etc/pacman.d/mirrorlist with your generated list.

{{ mirrorlist_form.as_p }} -- cgit v1.2.3-54-g00ecf