From 87d9f2978513e76aae86b25bb8660e49bae20061 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 22 Nov 2021 12:27:24 +0000 Subject: added automatic key importing fixed best source to actually use available sources instead of just any --- xipkg.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'xipkg.conf') diff --git a/xipkg.conf b/xipkg.conf index e26980e..6eb1a1d 100644 --- a/xipkg.conf +++ b/xipkg.conf @@ -12,6 +12,11 @@ sources { invalid https://xilinux.invalid/repo/ } +# The sources to download the keys from +key_authority [ + davidovski +] + repos [ core extra -- cgit v1.2.1