wrong standard pacman.conf
This commit is contained in:
parent
c59540d7cb
commit
39ee3c15e5
1 changed files with 0 additions and 22 deletions
|
@ -71,22 +71,6 @@ LocalFileSigLevel = Optional
|
|||
# repo name header and Include lines. You can add preferred servers immediately
|
||||
# after the header, and they will be used before the default mirrors.
|
||||
|
||||
#[arcolinux_repo_testing]
|
||||
#SigLevel = Required DatabaseOptional
|
||||
#Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo_3party]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo_xlarge]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
#[testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
|
@ -121,9 +105,3 @@ Include = /etc/pacman.d/mirrorlist
|
|||
SigLevel = Optional TrustedOnly
|
||||
Server = https://arcolinuxiso.github.io/$repo/$arch
|
||||
|
||||
#more repositories here :
|
||||
#https://wiki.archlinux.org/index.php/unofficial_user_repositories
|
||||
|
||||
#remember to add chaotic-mirrorlist and chaotic-keyring to the packages.x86_64
|
||||
[chaotic-aur]
|
||||
Include = /etc/pacman.d/chaotic-mirrorlist
|
||||
|
|
Loading…
Reference in a new issue