Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Hannu Nyman 4a89a577a7 nano: update to 7.0
Update nano to version 7.0.

Add a patch to fix the plus variant.
Upstream discussion and patch in
https://savannah.gnu.org/bugs/?63372

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-11-17 18:44:50 +02:00
.circleci
.github ci: update github actions to v3 2022-10-25 22:13:24 +02:00
.keys
admin btop: Update to 1.2.13 2022-11-15 14:33:04 +08:00
devel patch: do not patch automake Makefile template 2022-09-09 15:20:58 -07:00
fonts/dejavu-fonts-ttf
ipv6
kernel ovpn-dco: bump package to fix kernel 6.1 compile 2022-11-15 07:25:16 -08:00
lang php8-pecl-xdebug: update to 3.1.6 2022-11-16 15:43:28 +01:00
libs pugixml: remove 2022-11-16 18:29:44 -08:00
mail exim: update to version 4.96 2022-09-07 22:56:26 +01:00
multimedia ffmpeg: libffmpeg-full package should provide libffmpeg package, too 2022-11-09 15:11:00 +01:00
net acme: make certificates use .crt as the extension 2022-11-18 00:18:19 +08:00
sound mpg123: update to 1.31.1 2022-11-10 20:43:25 -08:00
utils nano: update to 7.0 2022-11-17 18:44:50 +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.