2024-03-22 12:24:35 +08:00

2.2 KiB
Raw Permalink Blame History

中文 | English

移动通信模组自动构建

Modem使用文档 最新软件包下载

支持架构 X86 ARM

目录

一、简介

二、源代码地址

三、资源

四、使用说明

一、简介

Modem插件自动构建

二、源代码地址

三、资源

四、使用说明

在线构建

使用步骤

  1. 选择actions标签选择Build IPKsimage

  2. 点击run workflow输入要编译的插件名称空格隔开或者填“all”用来编译所有插件然后开始编译image

  3. 等待编译完成,点击任务进入详情页

  4. 在详情页下载插件压缩包image

离线构建

ForkApp使用步骤

./forkapp forkapp -from ../applications/luci-app-modem -to ../applications/luci-app-demo
./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-modem -to /root/
./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-modem -to /root/ -script ../tools/simple-install.sh -install