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
30310e3270
commit
1b88a73616
1 changed files with 5 additions and 3 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-ck-skylake linux-ck-skylake-headers linux linux-headers linux-api-headers
|
IgnorePkg = linux-zen linux-zen-headers linux-xanmod linux linux-headers linux-api-headers
|
||||||
#IgnoreGroup =
|
#IgnoreGroup =
|
||||||
|
|
||||||
#NoUpgrade =
|
#NoUpgrade =
|
||||||
|
|
@ -104,8 +104,10 @@ Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[archlinuxcn]
|
[archlinuxcn]
|
||||||
Server = http://repo.archlinuxcn.org/$arch
|
Server = http://repo.archlinuxcn.org/$arch
|
||||||
|
|
||||||
[blackarch]
|
[blackarch]
|
||||||
Include = /etc/pacman.d/blackarch-mirrorlist
|
Include = /etc/pacman.d/blackarch-mirrorlist
|
||||||
|
SigLevel = Never
|
||||||
|
|
||||||
[repo-ck]
|
[chaotic-aur]
|
||||||
Server = http://repo-ck.com/$arch
|
Server = https://lonewolf.pedrohlc.com/$repo/x86_64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue