aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/xdg
Commit message (Collapse)AuthorAgeFilesLines
* configs/releng/airootfs/etc/xdg/reflector/reflector.conf: use mirrors that ↵nl67202022-04-281-0/+2
| | | | | | support both IPv4 & IPv6 This ensures that IPv6-only systems get working mirrors.
* Reduce amount of checked mirrorsDavid Runge2021-03-291-1/+1
| | | | | | | | | configs/releng/airootfs/etc/xdg/reflector/reflector.conf: Reduce the amount mirrors that reflector checks from 70 to 20. This significantly reduces the time it takes to end up with an up-to-date mirrorlist during boot with the releng profile. Fixes #92
* configs/releng: remove custom reflector.service and use the service provided ↵nl67202020-09-271-0/+6
by the package archiso specific options are placed in a /etc/systemd/system/reflector.service.d/archiso.conf drop-in.