Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Hostkit f96c661e27 aria2: add log
add aria2.log and replace logger -t ARIA2C 'Restarting aria2s service'  with logger -t ARIA2C 'Restarting aria2c service' :D :p

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-07-17 11:48:53 +08:00
.github
admin
devel
ipv6
kernel
lang Merge pull request #2446 from jow-/CVE-2016-2381 2016-07-12 17:13:44 +02:00
libs
mail Merge pull request #2952 from zorun/fix_md5sum 2016-07-11 12:42:12 +02:00
multimedia youtube-dl:update version 2016-07-11 14:35:10 -05:00
net aria2: add log 2016-07-17 11:48:53 +08:00
sound
utils Merge pull request #2919 from champtar/bluelog 2016-07-12 12:50:31 +02:00
CONTRIBUTING.md
LICENSE
README.md

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.