miaoxinwei / openwrt_build

custom openwrt build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openwrt_build

推荐插件

openwrt-passwallopenwrt-passwall2openwrt-passwall-packages

helloworld

openclash

本项目包含4个构建Action

lean-openwrt

lean源码 (基于lede开发的openwrt) 构建的 x86_64 固件.

workflows: lean-openwrt-ci.yml

包含的组件请于 lean/x86_64.config 中查看.

构建触发方式: 修改 lean/buildInfo.yml 中的内容.

Lienol-openwrt

22.03

源码 (基于官方openwrt 22.03 开发的openwrt) 构建的 x86_64 固件.

workflows: Lienol-22.03

包含的组件请于 Lienol/22.03/x86_64.config 中查看.

构建触发方式: 修改 Lienol/22.03/buildInfo.yml 中的内容.

21.02

源码 (基于官方openwrt 21.02 开发的openwrt) 构建的 x86_64 固件.

workflows: Lienol-21.02

包含的组件请于 Lienol/21.02/x86_64.config 中查看.

构建触发方式: 修改 Lienol/21.02/buildInfo.yml 中的内容.

master

源码 (基于官方openwrt master 开发的openwrt) 构建的 x86_64 固件.

workflows: Lienol-master

包含的组件请于 Lienol/master/x86_64.config 中查看.

构建触发方式: 修改 Lienol/master/buildInfo.yml 中的内容.

About

custom openwrt build

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%