From e893ae01f9c8f144c1df36f17083009746996ba2 Mon Sep 17 00:00:00 2001 From: David P Date: Sun, 29 May 2022 20:35:47 -0400 Subject: sync with archiso v63 archiso: 66d4c7f (HEAD, tag: v63) Add changelog for 63 8c837ca configs/*: add VMware and Hyper-V guest packages and enable their services dc681dc configs/releng/airootfs/etc/xdg/reflector/reflector.conf: use mirrors that support both IPv4 & IPv6 4ef7058 configs/releng/packages.x86_64: add open-iscsi ed24bba configs/releng/packages.x86_64: add dmidecode 09b0428 configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount: use ramfs parabola: * did not add VMware services/packages, it is blacklisted Signed-off-by: David P --- configs/releng/airootfs/etc/xdg/reflector/reflector.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/releng/airootfs/etc/xdg/reflector/reflector.conf') diff --git a/configs/releng/airootfs/etc/xdg/reflector/reflector.conf b/configs/releng/airootfs/etc/xdg/reflector/reflector.conf index 9a72b0d..7c830d2 100644 --- a/configs/releng/airootfs/etc/xdg/reflector/reflector.conf +++ b/configs/releng/airootfs/etc/xdg/reflector/reflector.conf @@ -1,6 +1,8 @@ # Reflector configuration file for the systemd service. --save /etc/pacman.d/mirrorlist +--ipv4 +--ipv6 --protocol https --latest 20 --sort rate -- cgit v1.2.2