fix: 添加Debian13的说明,镜像自编译的LXC相关镜像已全部支持

This commit is contained in:
spiritlhl
2025-08-15 11:47:10 +00:00
parent d116b9fce6
commit 4898f2031c
11 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ outline: deep
A portion of the available system parameters are shown here for your reference:
- debian10, debian11, debian12
- debian10, debian11, debian12, debian13
- ubuntu18, ubuntu20, ubuntu22
- centos8, centos9 (actually opened out of the Stream version)
- alpine3.15, alpine3.16, alpine3.17, alpine3.18

View File

@@ -59,7 +59,7 @@ Here is the information about the example chick that is being raised:
| Operating System | Debian 12 |
```
./buildone.sh test 1 256 2 20001 20002 20025 500 500 N debian12
./buildone.sh test 1 256 2 20001 20002 20025 500 500 N debian13
```
If you need to see the information, run

View File

@@ -17,7 +17,7 @@ Proxmox installed by this method can subsequently use all scripts of this projec
### One-click PVE installation
:::tip
Suggest debian12, the actual test part of the independent server debian11 system will appear a reboot network will be lost, debian12 does not have such a problem!
Suggest debian12+, the actual test part of the independent server debian11 system will appear a reboot network will be lost, debian12 does not have such a problem!
:::
- The installation is the latest PVE from the apt source at the moment.

View File

@@ -216,7 +216,7 @@ curl -L https://raw.githubusercontent.com/oneclickvirt/pve/main/scripts/buildct_
```
```shell
./buildct_onlyv6.sh 152 oneclick123 1 1024 10 debian12 local
./buildct_onlyv6.sh 152 oneclick123 1 1024 10 debian13 local
```
The above command signifies the creation of a container with a pure IPV6 address.
@@ -230,7 +230,7 @@ The above command signifies the creation of a container with a pure IPV6 address
| CPU Cores | 1 |
| Memory | 1024MB |
| Disk | 10G |
| Operating System | debian12 |
| Operating System | debian13 |
| Storage Disk | Local Disk (System Disk) |
:::tip

View File

@@ -32,7 +32,7 @@ The one-click installation script of this project only adapts to Debian systems,
- System requirements: Debian 8+
:::tip
It is recommended to install debian11 instead of debian12, because the latter is a beta version, and the debian11 installation is the stable version.
It is recommended to install debian11 instead of debian12+, because the latter is a beta version, and the debian11 installation is the stable version.
:::
- Hardware requirements: 2 cores 2G RAM ``x86_64`` or ``arm`` architecture server hard disk at least 20G

View File

@@ -14,7 +14,7 @@ systemctl restart networking
See if it is not directly offline, if so that is the machine native problem, hot plug or dhcp caused by the network can not restart, it is recommended to replace the host system or DD a new system to try!
Generally speaking, this situation occurs in the exclusive service Debian11 system, switch to Debian12 system will not be a problem!
Generally speaking, this situation occurs in the exclusive service Debian11 system, switch to Debian12+ system will not be a problem!
## Installation of PVE fails with an error saying that some packages do not exist.

View File

@@ -8,7 +8,7 @@ outline: deep
这里展示一部分可使用的系统参数供你参考:
- debian10debian11debian12
- debian10debian11debian12, debian13
- ubuntu18ubuntu20ubuntu22
- centos8centos9 (实际开设出来都是Stream版本)
- alpine3.15alpine3.16alpine3.17alpine3.18

View File

@@ -61,11 +61,11 @@ CPU核数需要小于或等于宿主机的核数内存大小以MB计算
| 上传带宽 | 500Mbit |
| 下载带宽 | 500Mbit |
| 自动设置外网IPV6地址 | N |
| 系统 | debian12 |
| 系统 | debian13 |
```
./buildone.sh test 1 256 2 20001 20002 20025 500 500 N debian12
./buildone.sh test 1 256 2 20001 20002 20025 500 500 N debian13
```
需要进入容器内部则执行

View File

@@ -17,7 +17,7 @@ outline: deep
### 一键安装PVE
:::tip
建议debian12实测部分独立服务器的debian11系统会出现一重启网络就失联的情况debian12没有这种问题
建议debian12+实测部分独立服务器的debian11系统会出现一重启网络就失联的情况debian12没有这种问题
:::
- 安装的是当下apt源最新的PVE

View File

@@ -244,7 +244,7 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt
#### 创建示例
```shell
./buildct_onlyv6.sh 152 oneclick123 1 1024 10 debian12 local
./buildct_onlyv6.sh 152 oneclick123 1 1024 10 debian13 local
```
上述命令意义为开设一个纯IPV6地址的容器
@@ -258,7 +258,7 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt
| CPU核心数 | 1 |
| 内存 | 1024MB |
| 硬盘 | 10G |
| 系统 | debian12 |
| 系统 | debian13 |
| 存储盘 | local盘 (系统盘) |
:::tip

View File

@@ -32,7 +32,7 @@ outline: deep
- 系统要求Debian 8+
:::tip
建议debian12而不是debian11debian11在部分独立服务器上有网络重启的BUG。
建议debian12+而不是debian11debian11在部分独立服务器上有网络重启的BUG。
:::
- 硬件要求2核2G内存```x86_64```或```arm```架构服务器硬盘至少20G