From fad8ccf9a3f74884f4fb5eff4149cf7e8e7f1aa4 Mon Sep 17 00:00:00 2001 From: jiangcuo <49061187+jiangcuo@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:15:08 +0800 Subject: [PATCH] Update repo.md --- help/repo.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/help/repo.md b/help/repo.md index a55a97f..c6ce3c9 100644 --- a/help/repo.md +++ b/help/repo.md @@ -3,13 +3,15 @@ ### Mirrors ```bash -cloudflare: https://global.mirrors.apqa.cn/ -Asia: https://mirrors.apqa.cn //no cdn +Golbal: https://global.mirrors.apqa.cn (Cloudflare) +Korea: https://mirrors.apqa.cn (Cloudflare) +Hong Kong: https://hk.mirrors.apqa.cn (direct) +China: https://mirrors.lierfang.com (direct) ``` ### key - https://global.mirrors.apqa.cn/proxmox/debian/pveport.gpg + https://mirrors.apqa.cn/proxmox/debian/pveport.gpg ```bash curl https://mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg @@ -20,29 +22,29 @@ Asia: https://mirrors.apqa.cn //no cdn pve7 ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pve bullseye port + deb https://mirrors.apqa.cn/proxmox/debian/pve bullseye port ``` pve8 ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm port + deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm port ``` If you want to use test repo: ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm pvetest + deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm pvetest ``` ceph-reef ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm ceph-reef + deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm ceph-reef ``` loong64 sid only ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pve sid port + deb https://mirrors.apqa.cn/proxmox/debian/pve sid port ``` ### pbs repo @@ -50,13 +52,13 @@ loong64 sid only pve7 ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pbs bullseye port + deb https://mirrors.apqa.cn/proxmox/debian/pbs bullseye port ``` pve8 ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/pbs bookworm port + deb https://mirrors.apqa.cn/proxmox/debian/pbs bookworm port ``` @@ -65,18 +67,18 @@ pve8 pve7 ```bash - deb https://global.mirrors.apqa.cn/proxmox/debian/devel bullseye port + deb https://mirrors.apqa.cn/proxmox/debian/devel bullseye port ``` pve8 ```bash - deb https:global.mirrors.apqa.cn/proxmox/debian/devel bookworm port + deb https://mirrors.apqa.cn/proxmox/debian/devel bookworm port ``` ### Kernel Repo ```bash - deb https:global.mirrors.apqa.cn/proxmox/debian/kernel sid port + deb https://mirrors.apqa.cn/proxmox/debian/kernel sid port ``` kernel build form https://github.com/jiangcuo/pve-port-kernel and may not compatible all machine