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 --- CHANGELOG.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dbb3250..848a38b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,23 @@ Changed Removed ------- +[63] - 2022-04-30 +================= + +Added +----- + +- Add dmidecode to the list of packages in the releng profile. +- Add open-iscsi to the list of packages in the releng profile to allow installing Parabola on an iSCSI target. +- Add hyperv to the list of packages and enable its services to provide better integration with the + Hyper-V hypervisor. + +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. + [62.1] - 2022-04-05 =================== -- cgit v1.2.2