mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Add files via upload
This commit is contained in:
parent
5a16f5c9db
commit
32a8218f14
1 changed files with 12 additions and 12 deletions
|
|
@ -22,7 +22,7 @@ HoldPkg = pacman glibc
|
|||
Architecture = auto
|
||||
|
||||
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
||||
IgnorePkg = linux-zen linux-zen-headers linux-xanmod linux linux-headers linux-api-headers
|
||||
IgnorePkg = linux-lts linux-lts-headers linux-api-headers linux-tkg-muqss-zen2 linux-tkg-muqss-zen2-headers chaotic-nvidia-dkms-tkg chaotic-nvidia-settings-tkg chaotic-nvidia-opencl-tkg chaotic-nvidia-utils-tkg nvidia-dkms nvidia-settings nvidia-utils opencl-nvidia
|
||||
#IgnoreGroup =
|
||||
|
||||
#NoUpgrade =
|
||||
|
|
@ -72,8 +72,8 @@ 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.
|
||||
|
||||
#[testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
[testing]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
|
@ -81,8 +81,8 @@ Include = /etc/pacman.d/mirrorlist
|
|||
[extra]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
#[community-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
[community-testing]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[community]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
|
@ -90,8 +90,8 @@ Include = /etc/pacman.d/mirrorlist
|
|||
# If you want to run 32 bit applications on your x86_64 system,
|
||||
# enable the multilib repositories as required here.
|
||||
|
||||
#[multilib-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
[multilib-testing]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
|
@ -102,12 +102,12 @@ Include = /etc/pacman.d/mirrorlist
|
|||
#SigLevel = Optional TrustAll
|
||||
#Server = file:///home/custompkgs
|
||||
|
||||
[archlinuxcn]
|
||||
Server = http://repo.archlinuxcn.org/$arch
|
||||
[chaotic-aur]
|
||||
Server = https://builds.garudalinux.org/repos/$repo/$arch
|
||||
|
||||
[blackarch]
|
||||
Include = /etc/pacman.d/blackarch-mirrorlist
|
||||
SigLevel = Never
|
||||
|
||||
[chaotic-aur]
|
||||
Server = https://lonewolf.pedrohlc.com/$repo/x86_64
|
||||
[archlinuxcn]
|
||||
Server = http://repo.archlinuxcn.org/$arch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue