Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-03-29 19:50:09 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-03-29 21:00:06 +0200
commitd178183c2ed35b297eb9b4592ebfd3999419f082 (patch)
treedf33a4f3dc662399d6fc8222b79dfd2fc66599bd /configs
parent0664efcf3c3317d4876685b3a2618ad7f3e290b0 (diff)
Reduce amount of checked mirrors
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
Diffstat (limited to 'configs')
-rw-r--r--configs/releng/airootfs/etc/xdg/reflector/reflector.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/airootfs/etc/xdg/reflector/reflector.conf b/configs/releng/airootfs/etc/xdg/reflector/reflector.conf
index 7b37d89..9a72b0d 100644
--- a/configs/releng/airootfs/etc/xdg/reflector/reflector.conf
+++ b/configs/releng/airootfs/etc/xdg/reflector/reflector.conf
@@ -2,5 +2,5 @@
--save /etc/pacman.d/mirrorlist
--protocol https
---latest 70
+--latest 20
--sort rate