From a9a6d71f435d3e937f0fcb7c5e203e4279720dde Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 27 Jul 2022 23:11:25 +0200 Subject: [PATCH] Force installation of archlinux-keyring Signed-off-by: Knut Ahlers --- mkroots.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mkroots.sh b/mkroots.sh index eefae77..d522515 100644 --- a/mkroots.sh +++ b/mkroots.sh @@ -10,6 +10,7 @@ set -euxo pipefail # Packages required for the minimal system packages=( + archlinux-keyring awk gzip pacman