1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00
Go to file
Denis Shulyaka 250f1f2ade postfix: Added experimental support for Berkeley DB (btree files).
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-11-01 13:20:17 +03:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python: add _sysconfigdata.py to python base package 2014-10-25 15:01:49 +03:00
libs Merge pull request #465 from Noltari/avahi-next 2014-10-25 11:34:41 -04:00
mail postfix: Added experimental support for Berkeley DB (btree files). 2014-11-01 13:20:17 +03:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net openconnect: force rebuild when config changes 2014-10-25 09:40:56 +02:00
sound add espeak, a compact open source software speech synthesizer 2014-10-25 09:40:56 +02:00
utils dump1090: update to latest version, add init script and config. 2014-10-25 16:14:08 +02:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

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.