mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +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
|
Architecture = auto
|
||||||
|
|
||||||
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
# 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 =
|
#IgnoreGroup =
|
||||||
|
|
||||||
#NoUpgrade =
|
#NoUpgrade =
|
||||||
|
|
@ -72,8 +72,8 @@ LocalFileSigLevel = Optional
|
||||||
# repo name header and Include lines. You can add preferred servers immediately
|
# repo name header and Include lines. You can add preferred servers immediately
|
||||||
# after the header, and they will be used before the default mirrors.
|
# after the header, and they will be used before the default mirrors.
|
||||||
|
|
||||||
#[testing]
|
[testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
@ -81,8 +81,8 @@ Include = /etc/pacman.d/mirrorlist
|
||||||
[extra]
|
[extra]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
#[community-testing]
|
[community-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[community]
|
[community]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
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,
|
# If you want to run 32 bit applications on your x86_64 system,
|
||||||
# enable the multilib repositories as required here.
|
# enable the multilib repositories as required here.
|
||||||
|
|
||||||
#[multilib-testing]
|
[multilib-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[multilib]
|
[multilib]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
@ -102,12 +102,12 @@ Include = /etc/pacman.d/mirrorlist
|
||||||
#SigLevel = Optional TrustAll
|
#SigLevel = Optional TrustAll
|
||||||
#Server = file:///home/custompkgs
|
#Server = file:///home/custompkgs
|
||||||
|
|
||||||
[archlinuxcn]
|
[chaotic-aur]
|
||||||
Server = http://repo.archlinuxcn.org/$arch
|
Server = https://builds.garudalinux.org/repos/$repo/$arch
|
||||||
|
|
||||||
[blackarch]
|
[blackarch]
|
||||||
Include = /etc/pacman.d/blackarch-mirrorlist
|
Include = /etc/pacman.d/blackarch-mirrorlist
|
||||||
SigLevel = Never
|
|
||||||
|
|
||||||
[chaotic-aur]
|
[archlinuxcn]
|
||||||
Server = https://lonewolf.pedrohlc.com/$repo/x86_64
|
Server = http://repo.archlinuxcn.org/$arch
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue