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
```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