From 9e64fccf8a0c728d68a714d845a1b25cf786ec20 Mon Sep 17 00:00:00 2001 From: Erik Dubois Date: Wed, 10 Feb 2021 16:45:47 +0100 Subject: [PATCH] more info --- archiso/pacman.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/archiso/pacman.conf b/archiso/pacman.conf index 24e149f..4715909 100644 --- a/archiso/pacman.conf +++ b/archiso/pacman.conf @@ -126,9 +126,13 @@ Server = https://arch-linux-calamares-installer.github.io/$repo/$arch #the folder is on your homedirectory with the name alci_local_repo #see uploaded example -#[alci_local_repo] -#SigLevel = Optional TrustedOnly -#Server = file:///home/erik/$repo/$arch +#There is a copy of the local repo in your folder +#Copy/paste it to your homefolder +#Change the name erik to your own username +#update the database +[alci_local_repo] +SigLevel = Optional TrustedOnly +Server = file:///home/erik/$repo/$arch #more repositories here : #https://wiki.archlinux.org/index.php/unofficial_user_repositories