fix some
This commit is contained in:
@@ -72,21 +72,14 @@ 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.
|
||||
|
||||
#you can create packages and put them on your local repo
|
||||
#the folder should be on your homedirectory with the name alci_local_repo
|
||||
#see uploaded example -there is a copy of the local repo in your folder
|
||||
#Copy/paste it to your homefolder
|
||||
#update the packages database
|
||||
#Change the name erik to your own username
|
||||
|
||||
#[core-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[custom]
|
||||
SigLevel = Optional TrustAll
|
||||
#Server = https://git.yuyujing.cn/zj/custompkgs/raw/x86_64/
|
||||
Server = http://192.168.10.207:3000/zj/custompkgs/raw/x86_64/
|
||||
#Server = https://mirror.yuyujing.cn/archlinux/os/$arch
|
||||
Server = http://192.168.1.56:5255/d/mirrors/archlinux/os/x86_64
|
||||
#Server = http://192.168.1.56:5255/d/mirrors/archlinux/os/x86_64
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
@@ -114,12 +107,5 @@ Include = /etc/pacman.d/mirrorlist
|
||||
#Server = file:///home/custompkgs
|
||||
|
||||
|
||||
#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
|
||||
|
||||
[archlinuxcn]
|
||||
Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arch
|
||||
|
||||
Reference in New Issue
Block a user