Menu

Tree [1ae9a3] 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-07-17 Daniel F. Dickinson Daniel F. Dickinson [3e4600] zabbix: add php8-mod-simplexml dependency to fr...
 devel 2026-07-05 Hauke Mehrtens Hauke Mehrtens [4d88f3] gcc: synchronize with toolchain
 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-07-17 Qingfang Deng Qingfang Deng [35d5fe] ovpn-dco: update to version 7.1.0.2026070800
 lang 2026-07-18 Alexandru Ardelean Alexandru Ardelean [87a7be] vobject: add missing pytz and six dependencies
 libs 2026-07-15 Florian Eckert Florian Eckert [4b000f] libjaylink: replace deprecated GPL-2.0+ with GP...
 mail 2026-07-04 Josef Schlehofer Josef Schlehofer [e755a9] tree-wide: remove redundant test.sh files
 multimedia 2026-07-16 George Sapkin George Sapkin [9842b7] yt-dlp: bump to 2026.07.04
 net 2026-07-27 Tianling Shen Tianling Shen [649dff] geoipupdate: update to 8.0.0
 sound 2026-07-22 Mirko Vogt Mirko Vogt [084f89] snapcast: add libsoxr dependency to snapclient
 utils 2 days ago Tianling Shen Tianling Shen [1ae9a3] 7z: Update to 26.02
 .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.