configs/releng/airootfs/etc/xdg/reflector/reflector.conf: use mirrors that support both IPv4 & IPv6

This ensures that IPv6-only systems get working mirrors.
This commit is contained in:
nl6720 2022-04-13 10:19:02 +03:00
parent 4ef705847d
commit dc681dc90f
No known key found for this signature in database
GPG Key ID: 5CE88535E188D369
2 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Changed
-------
- Mount /etc/pacman.d/gnupg on ramfs instead of tmpfs to ensure its contents never land in swap.
- Configure reflector to return only mirrors that support both IPv4 and IPv6.
Removed
-------

View File

@ -1,6 +1,8 @@
# Reflector configuration file for the systemd service.
--save /etc/pacman.d/mirrorlist
--ipv4
--ipv6
--protocol https
--latest 20
--sort rate