https://github.com/dmitryfillo/openwrt-feed
My custom feed for OpenWrt
https://github.com/dmitryfillo/openwrt-feed
nginx openwrt openwrt-feed
Last synced: 11 months ago
JSON representation
My custom feed for OpenWrt
- Host: GitHub
- URL: https://github.com/dmitryfillo/openwrt-feed
- Owner: DmitryFillo
- License: gpl-2.0
- Created: 2016-02-01T00:11:32.000Z (over 10 years ago)
- Default Branch: for-15.05
- Last Pushed: 2018-01-12T01:32:15.000Z (over 8 years ago)
- Last Synced: 2025-02-28T11:45:42.592Z (over 1 year ago)
- Topics: nginx, openwrt, openwrt-feed
- Language: Makefile
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
============
OpenWrt Feed
============
**No longer supported, but it works anyway.**
I created it for personal use to collect packages with some patches/modules/etc but it's cool if you'll find a desired package here.
This branch is tested for 15.05.
.. contents::
Packages
========
* `nginx-fillo `_ (with useful additional modules support)
How to use
==========
Add the following line to the feeds.conf in the OpenWrt buildroot::
src-git fillo git://github.com/DmitryFillo/openwrt-feed;for-15.05
Update the feed::
./scripts/feeds update fillo
Activate the package::
./scripts/feeds install PACKAGE_NAME
Installed packages should now appear in menuconfig.