Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Daniel Golle 08c8dc0310 debootstrap: update to version 1.0.144
Changelog (1.0.144):
  * Bump Standards-version to 4.7.4
  * Add Ubuntu Stonking symlink

https://metadata.ftp-master.debian.org/changelogs/main/d/debootstrap/debootstrap_1.0.144_changelog
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-06-10 21:30:00 +01:00
.devcontainer
.github Revert "ci: cancel in-progress Test and Build runs on PR update" 2026-05-12 14:05:08 +02:00
.keys
.vscode
admin debootstrap: update to version 1.0.144 2026-06-10 21:30:00 +01:00
devel treewide: add or correct license information 2026-06-08 16:29:56 +03:00
fonts/dejavu-fonts-ttf treewide: cleanup URLs 2026-05-08 22:28:27 +02:00
ipv6/generate-ipv6-address
kernel ovpn-dco: fix build on kernel 6.18.33 2026-05-26 12:04:35 +03:00
lang python-incremental: add test-version.sh generic version-check override 2026-06-09 17:18:01 +03:00
libs libinput: update to version 1.31.3 2026-06-10 21:27:50 +01:00
mail exim: update to version 4.99.4 2026-06-10 21:28:20 +01:00
multimedia treewide: add or correct license information 2026-06-08 16:29:56 +03:00
net rsync: update to 3.4.4 2026-06-09 23:15:24 +02:00
sound treewide: add or correct license information 2026-06-08 16:29:56 +03:00
utils exfatprogs: update to version 1.4.1 2026-06-10 21:29:25 +01:00
.gitignore
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.