https://github.com/kenzok8/small-package
自动同步更新上游库软件
https://github.com/kenzok8/small-package
luci openwrt package
Last synced: 19 days ago
JSON representation
自动同步更新上游库软件
- Host: GitHub
- URL: https://github.com/kenzok8/small-package
- Owner: kenzok8
- License: apache-2.0
- Created: 2021-09-05T08:38:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T12:38:55.000Z (22 days ago)
- Last Synced: 2025-05-10T13:41:10.460Z (22 days ago)
- Topics: luci, openwrt, package
- Language: C
- Homepage:
- Size: 238 MB
- Stars: 1,457
- Watchers: 20
- Forks: 761
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

同步上游分支代码
![]()
![]()
![]()
![]()
![]()
#### small-package
* 常用OpenWrt软件包源码合集,同步上游更新!
* 关于有好的插件请在issues提交
* 感谢以上github仓库所有者!
##### 插件下载:
[](https://github.com/kenzok8/compile-package/releases/latest)
#### 使用方式:
```bash
sed -i '$a src-git smpackage https://github.com/kenzok8/small-package' feeds.conf.default
```
对于强迫症的同学(有报错信息、或Lean源码编译出错的情况),请尝试删除冲突的插件```bash
rm -rf feeds/smpackage/{base-files,dnsmasq,firewall*,fullconenat,libnftnl,nftables,ppp,opkg,ucl,upx,vsftpd*,miniupnpd-iptables,wireless-regdb}
```