Skip to content

Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)

License

Notifications You must be signed in to change notification settings

Skyxim/Cloud-N1-OpenWrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

云编译 N1 OpenWrt 固件

更新日志

  • 20210219 删除docker,添加adguardhome,netdata等luci
  • 20210210 修正源码更新造成的编译错误,集成 docker。脚本文件调整。
  • 20201124 修正 set-env 有效性造成的编译错误
  • 20200926 修正 openclash 编译错误
  • 20200727 docker兼容性造成编译错误,暂不集成

说明:

  • 本项目使用 Github Actions 下载 LeanOpenwrt 源码仓库,进行云编译。
  • 本项目使用定时编译(北京时间每周日下午4点开始自动运行编译)及触发编译(更新script.sh后可开始编译)两种方式。
  • 本项目编译固件适配斐讯 N1 盒子,如需刷机,另需使用打包工具生成刷机固件。
  • 本项目相对源码默认设置做了如下更改:

增强项:(打勾项默认编译入固件;未打勾项默认不编译入固件。)

  • 修改架构适配斐讯 N1 盒子
  • 添加 Perl、Python 依赖
  • 修改登录IP为 192.168.2.2,网关、DNS为 192.168.2.1,关闭DHCP服务
  • 添加主题 opentomacat 并设置为默认
  • 添加第三方插件 luci-app-openclash
  • 添加无线功能(待测试)
  • 启用 Docker (系统——启动项:启动)
  • 添加第三方插件 luci-app-vssr

精简项

  • luci-app-accesscontrol
  • luci-app-adbyby-plus
  • luci-app-arpbind
  • luci-app-ddns
  • luci-app-ipsec-vpnd
  • luci-app-rclone
  • luci-app-upnp
  • luci-app-uugamebooster
  • luci-app-vsftpd
  • luci-app-xlnetacc
  • luci-app-zerotier

snapshot.png

感谢 ❤️

About

Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%