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