Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Maxim Storchak 67600c2aaa smartmontools: update to 7.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2020-01-05 19:18:21 +02:00
.circleci
.github
.keys
admin zabbix: Fix compilation with uClibc-ng 2019-12-30 16:37:36 -08:00
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel
lang luasec: Update to 0.9 2019-12-31 21:27:14 -08:00
libs Merge pull request #10441 from neheb/glib 2019-12-31 14:17:01 +01:00
mail
multimedia youtube-dl: update to version 2020.1.1 2020-01-01 00:04:18 +01:00
net Merge pull request #10925 from peter-stadler/nginx-uwsgi-modular 2020-01-03 19:48:33 +02:00
sound
utils smartmontools: update to 7.1 2020-01-05 19:18:21 +02:00
.travis.yml
.travis_do.sh
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.