From 68d6b7eb8b6011a93c65a3d3998d9bf9a32a1a62 Mon Sep 17 00:00:00 2001 From: jiangcuo <49061187+jiangcuo@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:39:10 +0800 Subject: [PATCH] Update repo.md --- help/repo.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/help/repo.md b/help/repo.md index ec7ceee..84cb5f3 100644 --- a/help/repo.md +++ b/help/repo.md @@ -1,5 +1,66 @@ # Proxmox-Port Repo List +### Repo Mirros + +```bash +cloudflare: https://global.mirrors.apqa.cn/ +Asia: https://mirrors.apqa.cn //no cdn +``` + +### key + + https://global.mirrors.apqa.cn/proxmox/debian/pveport.gpg + +### pve repo + +pve7 + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/pve bullseye port + ``` + +pve8 + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm port + ``` + +loong64 sid only + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/pve sid port + ``` + +### pbs repo + +pve7 + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/pbs bullseye port + ``` + +pve8 + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/pbs bookworm port + ``` + + +### devel + +pve7 + + ```bash + deb https://global.mirrors.apqa.cn/proxmox/debian/devel bullseye port + ``` + +pve8 + + ```bash + deb https:global.mirrors.apqa.cn/proxmox/debian/devel bookworm port + ``` +``` + ### key https://global.mirrors.apqa.cn/proxmox/debian/pveport.gpg