An open API service indexing awesome lists of open source software.

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

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.