|
|
|
@ -117,10 +117,6 @@ Include = /etc/pacman.d/mirrorlist
|
|
|
|
|
#SigLevel = Optional TrustAll |
|
|
|
|
#Server = file:///home/custompkgs |
|
|
|
|
|
|
|
|
|
[alci_repo] |
|
|
|
|
SigLevel = Optional TrustedOnly |
|
|
|
|
Server = https://arch-linux-calamares-installer.github.io/$repo/$arch |
|
|
|
|
|
|
|
|
|
#you can create packages and put them on your local repo |
|
|
|
|
#change erik to your own username |
|
|
|
|
#the folder is on your homedirectory with the name alci_local_repo |
|
|
|
@ -129,10 +125,16 @@ Server = https://arch-linux-calamares-installer.github.io/$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] |
|
|
|
|
#update the packages database |
|
|
|
|
|
|
|
|
|
#[alci_local_repo] |
|
|
|
|
#SigLevel = Optional TrustedOnly |
|
|
|
|
#Server = file:///home/erik/$repo/$arch |
|
|
|
|
|
|
|
|
|
[alci_repo] |
|
|
|
|
SigLevel = Optional TrustedOnly |
|
|
|
|
Server = file:///home/erik/$repo/$arch |
|
|
|
|
Server = https://arch-linux-calamares-installer.github.io/$repo/$arch |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#more repositories here : |
|
|
|
|
#https://wiki.archlinux.org/index.php/unofficial_user_repositories |
|
|
|
|