add new qemu-server patch
This commit is contained in:
55
help/repo.md
Normal file
55
help/repo.md
Normal 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user