mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-16 07:56:38 +08:00
feat: 新增香橙派 Zero One 设备构建支持
- 在 build_img.sh 中新增 orangepi-zero 构建目标支持 - 添加 orangepizero_rootfs 函数处理 Armbian 镜像准备和分区调整 - 实现 config_orangepizero_files 函数清空模块配置优化启动 - 更新 GitHub Actions 工作流支持 orangepi-zero 设备 CI 构建 - 针对低内存设备优化配置,扩展 600MB 存储空间 - 完善构建系统支持更多单板计算机平台
This commit is contained in:
3
build/platform/orangepi-zero
Normal file
3
build/platform/orangepi-zero
Normal file
@@ -0,0 +1,3 @@
|
||||
PIKVM_MODEL=v2_model
|
||||
PIKVM_VIDEO=usb_video
|
||||
PIKVM_BOARD=orangepi-zero
|
||||
Reference in New Issue
Block a user