Skip to content

openwrt编译更新库X86-R2C-R2S-R4S-R5S-N1-小米MI系列等多机型全部适配OTA自动升级

License

Notifications You must be signed in to change notification settings

paomo8707/openwrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langlang

大灰狼编译库 默认IP地址:192.168.2.1 账户:root 密码:空

  • 开始 ctrl+c
  • 进ssh选择插件
cd openwrt && make menuconfig
  • 结束ctrl+d

  • 云编译需要 在此 创建个token,勾选:repo, workflow,保存所得的key

  • 然后在此仓库Settings->Secrets中添加个名字为REPO_TOKEN的Secret,填入token获得的key

自动更新固件

首先需要打开 Openwrt 主页,点击系统-TTYD 终端或命令窗,或者使用putty按需输入下方指令:

bash /bin/AutoBuild_Tools.sh

  1. USB 空间扩展------6. 环境修复
  2. Samba 设置------- 7. 系统信息监控
  3. 端口占用列表-------8. 在线设备列表
  4. 硬盘信息----------9. 创建虚拟内存 (swap)
  5. 网络检查----------10.更新固件

检查更新(保留配置): bash /bin/AutoUpdate.sh

检查更新(不保留配置): bash /bin/AutoUpdate.sh -n

更换其他作者固件(不保留配置): bash /bin/AutoUpdate.sh -g

测试模式,观看运行步骤(不安装固件): bash /bin/AutoUpdate.sh -t

查看详细信息和命令使用方法:bash /bin/AutoUpdate.sh -h

About

openwrt编译更新库X86-R2C-R2S-R4S-R5S-N1-小米MI系列等多机型全部适配OTA自动升级

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.9%
  • Shell 41.1%