From cd33f99c22101a6e3612b273ee749dbdc56a9e69 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Tue, 1 Oct 2024 15:32:56 +0200 Subject: [PATCH] Update the `archiso` template --- archiso/packages.x86_64 | 1 - archiso/pacman.conf | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/archiso/packages.x86_64 b/archiso/packages.x86_64 index c5db92a8..01cd2a02 100644 --- a/archiso/packages.x86_64 +++ b/archiso/packages.x86_64 @@ -98,7 +98,6 @@ pv qemu-guest-agent refind reflector -reiserfsprogs rp-pppoe rsync rxvt-unicode-terminfo diff --git a/archiso/pacman.conf b/archiso/pacman.conf index f382fabe..5abd8bba 100644 --- a/archiso/pacman.conf +++ b/archiso/pacman.conf @@ -36,6 +36,8 @@ Architecture = auto #CheckSpace #VerbosePkgLists ParallelDownloads = 5 +DownloadUser = alpm +#DisableSandbox # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages.