Community maintained packages for difos.
Find a file
Yousong Zhou c19e949380 shadowsocks-libev: add plugin options support
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-06 15:11:09 +00:00
.circleci
.github
.keys
admin atop: fix build error 2019-05-01 13:22:28 +02:00
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel
lang Merge pull request #8736 from neheb/erla 2019-05-05 11:50:22 -07:00
libs Merge pull request #8902 from ja-pa/measurement-kit-0.10.3 2019-05-06 12:36:53 +02:00
mail msmtp: Update to 1.8.4 2019-04-29 14:27:28 -07:00
multimedia Merge pull request #8856 from BKPepe/youtube 2019-05-01 17:13:39 +02:00
net shadowsocks-libev: add plugin options support 2019-05-06 15:11:09 +00:00
sound
utils Merge pull request #8918 from mstorchak/tmux 2019-05-06 11:48:45 +02:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md CONTRIBUTING.md: update Identifier for Licenses 2019-04-18 12:07:48 +02:00
LICENSE
README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.

Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.