# openwrt-package **Repository Path**: xiejoye/openwrt-package ## Basic Information - **Project Name**: openwrt-package - **Description**: OpenWrt LuCI Package For Lienol - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openwrt-package [OpenWRT讨论群](https://t.me/joinchat/IUAfG09LxGyUlfBz8YZNWA) 本源码兼容[官方](https://github.com/openwrt/openwrt)和[大雕Lean](https://github.com/coolsnowwolf/lede)源码 使用[大雕源码](https://github.com/coolsnowwolf/lede)务必按[此](https://github.com/Lienol/openwrt-package/issues/54#issuecomment-562859266)操作执行 可尝试本人[基于官方openwrt源码](https://github.com/Lienol/openwrt) 神秘的优化速度! 可尝试本人[基于大雕源码](https://github.com/Lienol/openwrt/tree/dev-lean-lede) 跟着README操作即可 [OpenWRT-Actions](https://github.com/Lienol/openwrt-actions/actions) 使用方法: 添加 src-git lienol https://github.com/Lienol/openwrt-package 到 OpenWRT源码根目录feeds.conf.default文件 使用本人源码请忽略上一步 然后执行 ```bash ./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. ```bash ./scripts/feeds update -a ./scripts/feeds install -a ``` Or 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