Update repo.md

This commit is contained in:
jiangcuo 2023-11-24 14:15:08 +08:00 committed by GitHub
parent 0eff0cf092
commit fad8ccf9a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,13 +3,15 @@
### Mirrors ### Mirrors
```bash ```bash
cloudflare: https://global.mirrors.apqa.cn/ Golbal: https://global.mirrors.apqa.cn (Cloudflare)
Asia: https://mirrors.apqa.cn //no cdn Korea: https://mirrors.apqa.cn (Cloudflare)
Hong Kong: https://hk.mirrors.apqa.cn (direct)
China: https://mirrors.lierfang.com (direct)
``` ```
### key ### key
https://global.mirrors.apqa.cn/proxmox/debian/pveport.gpg https://mirrors.apqa.cn/proxmox/debian/pveport.gpg
```bash ```bash
curl https://mirrors.apqa.cn/proxmox/debian/pveport.gpg -o /etc/apt/trusted.gpg.d/pveport.gpg 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 pve7
```bash ```bash
deb https://global.mirrors.apqa.cn/proxmox/debian/pve bullseye port deb https://mirrors.apqa.cn/proxmox/debian/pve bullseye port
``` ```
pve8 pve8
```bash ```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: If you want to use test repo:
```bash ```bash
deb https://global.mirrors.apqa.cn/proxmox/debian/pve bookworm pvetest deb https://mirrors.apqa.cn/proxmox/debian/pve bookworm pvetest
``` ```
ceph-reef ceph-reef
```bash ```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 loong64 sid only
```bash ```bash
deb https://global.mirrors.apqa.cn/proxmox/debian/pve sid port deb https://mirrors.apqa.cn/proxmox/debian/pve sid port
``` ```
### pbs repo ### pbs repo
@ -50,13 +52,13 @@ loong64 sid only
pve7 pve7
```bash ```bash
deb https://global.mirrors.apqa.cn/proxmox/debian/pbs bullseye port deb https://mirrors.apqa.cn/proxmox/debian/pbs bullseye port
``` ```
pve8 pve8
```bash ```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 pve7
```bash ```bash
deb https://global.mirrors.apqa.cn/proxmox/debian/devel bullseye port deb https://mirrors.apqa.cn/proxmox/debian/devel bullseye port
``` ```
pve8 pve8
```bash ```bash
deb https:global.mirrors.apqa.cn/proxmox/debian/devel bookworm port deb https://mirrors.apqa.cn/proxmox/debian/devel bookworm port
``` ```
### Kernel Repo ### Kernel Repo
```bash ```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 kernel build form https://github.com/jiangcuo/pve-port-kernel and may not compatible all machine