Skip to content

基于 Lean&DHDAXCW 源码的 NanoPi R5C的 OpenWrt 固件

License

Notifications You must be signed in to change notification settings

blink-embedded/NanoPi-R5C

 
 

Repository files navigation

NanoPi-R5C

👉使用本固件前,请严格遵守国家互联网使用相关法律规定,不要违反国家法律规定!👈

支持在线升级,自动扩容根分区

  • SSH进入终端
# 会保存配置备份
bash +x ~/update.sh

# 跳过备份
SKIP_BACK=1 bash +x ~/update.sh

# 默认走代理下载,如不需要代理下载固件,执行下面命令
USE_PROXY=false bash +x ~/update.sh

# 默认使用gh.flyinbug.top/gh代理,自定义代理执行下面命令
PROXY=gh.flyinbug.top/gh bash +x ~/update.sh

默认加m.2网卡mt7921/ax200 driver

默认编译

预览

鸣谢

特别感谢以下项目:

Openwrt 官方项目:

https://github.com/openwrt/openwrt

Lean 大的 Openwrt 项目:

https://github.com/coolsnowwolf/lede

immortalwrt 的 OpenWrt 项目:

https://github.com/immortalwrt/immortalwrt

P3TERX 大佬的 Actions-OpenWrt 项目:

https://github.com/P3TERX/Actions-OpenWrt

SuLingGG 大佬的 Actions 编译框架 项目:

https://github.com/SuLingGG/OpenWrt-Rpi

About

基于 Lean&DHDAXCW 源码的 NanoPi R5C的 OpenWrt 固件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 59.7%
  • Shell 40.1%
  • Other 0.2%