本源码兼容官方(https://github.com/openwrt/openwrt) 和大雕Lean(https://github.com/coolsnowwolf/lede) 源码
使用大雕源码务必按此操作执行 (Lienol/openwrt-package#54 (comment))
可尝试本人源码(https://github.com/Lienol/openwrt) Mysterious Speed !!!
OpenWRT-Actions (https://github.com/Lienol/openwrt-actions/actions)
使用方法:
添加 src-git lienol https://github.com/Lienol/openwrt-package 到 OpenWRT源码根目录feeds.conf.default文件 然后执行
./scripts/feeds update -a
./scripts/feeds install -a或者你可以把该源码手动下载或Git Clone下载放到OpenWRT源码的Package目录里面,然后编译。 如果你使用的是Luci19,请编译时选上"luci","luci-compat","luci-lib-ipkg"后编译
Some OpenWrt/LEDE LuCI for Commonly Used Package
Add "src-git lienol https://github.com/Lienol/openwrt-package" to feeds.conf.default.
./scripts/feeds update -a
./scripts/feeds install -aOr download it yourself and put it in the package folder. make after enjoy...
If you use Luci-19, Please selected the "luci-compat" and "luci-lib-ipkg" before compile