Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 53a7735233
vim: install vimdiff symlink for vim-fuller
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-27 18:23:48 -08:00
.circleci
.github
.keys
admin backuppc: replace samba36 dependency 2020-01-14 23:16:58 -08:00
devel scons: Switch to standalone version, update to 3.1.2 2020-01-16 20:25:48 +08:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel smbd: update to 3.1.1, rename to "ksmbd", "ksmbd-tools" 2020-01-26 16:32:53 +01:00
lang Merge pull request #11137 from BKPepe/sqlalchemy 2020-01-27 17:46:12 -08:00
libs libredblack: pass CFLAGS properly 2020-01-27 22:44:03 +01:00
mail msmtp: Update to 1.8.7 2020-01-02 18:29:04 -08:00
multimedia youtube-dl: update to version 2020.1.24 2020-01-24 09:56:17 +01:00
net Merge pull request #11086 from michyprima/fix-ser2net 2020-01-26 23:49:33 -08:00
sound shairport-sync: Update to 3.3.5 2019-12-09 14:27:09 -08:00
utils vim: install vimdiff symlink for vim-fuller 2020-01-27 18:23:48 -08: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.