Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 6c4205a58f socat: update to 1.7.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 16:10:23 -08:00
.circleci
.github github-ci: error on any shell errors 2022-12-08 10:55:52 +01:00
.keys
admin
devel gcc: limit postinst and postrm only with INCLUDE_STATIC_LINK_SPEC 2023-01-11 22:49:27 +01:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang golang: Update to 1.19.5 2023-01-14 15:02:37 +08:00
libs hidapi: remove now obsolete iconv patch 2023-01-13 22:32:20 -08:00
mail alpine: fix old URL 2023-01-14 13:54:16 -08:00
multimedia gphoto2: fix compilation with BUILD_NLS 2023-01-13 00:03:49 -08:00
net socat: update to 1.7.4.4 2023-01-14 16:10:23 -08:00
sound mpd: update to 0.23.11 2023-01-13 20:45:39 -08:00
utils bc: use @DEBIAN 2023-01-14 15:07:25 -08: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.