[Dev] [consensus][due: 2016-10-10] Script to obtain the optimized 'mirrorlist'

IngeGNUe ingegnue at riseup.net
Sat Oct 1 23:33:46 GMT 2016


On 09/30/2016 04:01 PM, Alejandro Hernández wrote:
>  
> 
> 
> Therefore, it should be created a script that obtains the information
> from the web https://www.parabola.nu/mirrorlist/ and then apply the
> additional custom criteria for obtaining file 'mirrorlist'. And that
> will run periodically (daily?). [SCRIPT TO OBTAIN THE OPTIMIZED
> 'MIRRORLIST']
> 
> Thanks.
> 
>  
> 
> 
> 
> _______________________________________________
> Dev mailing list
> Dev at lists.parabola.nu
> https://lists.parabola.nu/mailman/listinfo/dev
> 


You can do this with the reflector package (script) and even create a
bash alias in your .bashrc for quick mirror list updating. For example:

alias mirr='sudo reflector --verbose --sort rate --save
/etc/pacman.d/mirrorlist'



More information about the Dev mailing list