add new qemu-server patch

This commit is contained in:
jiangcuo
2023-07-21 19:01:40 +08:00
parent 7bf203198a
commit bcaa82abc1
5 changed files with 432 additions and 284 deletions

55
help/repo.md Normal file
View File

@@ -0,0 +1,55 @@
# Proxmox-Port Repo List
### 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
```