Menu

Tree [a874f8] master /
 History

HTTPS access


File Date Author Commit
 .devcontainer 2023-09-23 Andrey Butirsky Andrey Butirsky [72a7e5] meta: create devcontainer.json
 .github 2026-07-04 dependabot[bot] dependabot[bot] [a9c87d] ci: bump lewagon/wait-on-check-action from 1.8....
 .vscode 2026-06-28 Josef Schlehofer Josef Schlehofer [2f565c] vscode: update commit message validation line l...
 admin 2026-08-18 Josef Schlehofer Josef Schlehofer [397c29] syslog-ng: install the configuration with INSTA...
 devel 2026-08-09 Alexandru Ardelean Alexandru Ardelean [6fc57a] delve: update to 1.27.1
 fonts 2026-01-02 Yanase Yuki Yanase Yuki [b0d8a3] treewide: cleanup URLs
 ipv6 2025-07-23 Goetz Goerisch Goetz Goerisch [96a194] tayga: move to net
 kernel 2026-08-10 Sander van Deijck Sander van Deijck [d6f152] ovpn-dco: update to version 7.1.0.2026080300
 lang 2026-08-10 George Sapkin George Sapkin [707ebe] golang: drop 1.26
 libs 2026-08-21 Daniel Golle Daniel Golle [45cb8e] libextractor: update to 1.19
 mail 2026-08-21 Daniel Golle Daniel Golle [38d078] exim: update to 4.100
 multimedia 2026-08-05 Alexandru Ardelean Alexandru Ardelean [8e89b9] imagemagick: add test-version.sh version override
 net 2026-08-21 Daniel Golle Daniel Golle [ca3322] gnunet: update to 0.29.0
 sound 2026-08-20 Daniel Golle Daniel Golle [2111f8] libxmp: update to 4.7.2
 utils 2026-08-18 JiaY-shi JiaY-shi [334a8b] fancontrol: add generic PWM fan controller
 .gitignore 2024-05-01 Josef Schlehofer Josef Schlehofer [eb8550] .gitignore: add initial version
 CONTRIBUTING.md 2026-06-30 Josef Schlehofer Josef Schlehofer [e71eb2] contributing: update CI section with current te...
 LICENSE 2014-06-16 Steven Barth Steven Barth [a1c86a] Add GPLv2 pro-forma license
 README.md 2020-05-24 Wren Turkal Wren Turkal [e4dd99] Update the SDK URL in the README.

Read Me

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.