1
0
Fork 0
mirror of https://github.com/Luzifer/archrepo.git synced 2024-12-20 13:11:17 +00:00

Let own repo overwrite all except core, enable multilib

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-09-23 08:46:38 +02:00
parent 9661a05f62
commit c4c8fee149
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -74,6 +74,10 @@ LocalFileSigLevel = Optional
[core]
Include = /etc/pacman.d/mirrorlist
[luzifer]
#SigLevel = TrustAll
Server = https://s3-eu-west-1.amazonaws.com/arch-luzifer-io/repo/$arch
[extra]
Include = /etc/pacman.d/mirrorlist
@ -89,8 +93,8 @@ Include = /etc/pacman.d/mirrorlist
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
@ -98,7 +102,3 @@ Include = /etc/pacman.d/mirrorlist
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[luzifer]
#SigLevel = TrustAll
Server = https://s3-eu-west-1.amazonaws.com/arch-luzifer-io/repo/$arch