mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 09:12:44 +08:00
Update
This commit is contained in:
parent
fc2f005b76
commit
2116d17061
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
待开发内容:
|
||||
|
||||
- 部分机器ifudown2安装有问题,原因在于PVE的MAC地址自动绑定错误,待修复
|
||||
- 部分机器ifudown2安装有问题,原因在于PVE的MAC地址自动绑定错误,待修复(比如HostHatch和Hetzner)
|
||||
- 创建带IPV6独立地址的VM虚拟机或CT容器
|
||||
- KVM模板加载部分自定义的限制,避免机器用于滥用发包
|
||||
- 增加arm64架构的一键安装功能
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
- PVE安装修复部分机器网络设置不立即重新加载的问题,增加网络设置备份
|
||||
- 部分机器的IPV6物理接口使用auto类型,无法安装PVE,修改为static类型并重写配置
|
||||
- 由于上面这条修复,已支持在Linode平台安装PVE了,但重启后仍然失联,待继续修复
|
||||
- 由于上面这条修复,已支持在Linode平台安装PVE了
|
||||
|
||||
[更新日志](CHANGELOG.md)
|
||||
|
||||
|
|
Loading…
Reference in a new issue