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:
mofeng-git
2025-09-19 22:39:16 +08:00
parent 4d4f528178
commit 3c44f9e733
4 changed files with 63 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
PIKVM_MODEL=v2_model
PIKVM_VIDEO=usb_video
PIKVM_BOARD=orangepi-zero