Community maintained packages for difos.
Find a file
Ian Leonard 0264b06472 rsync: enable selecting bundled or system zlib
rsync, by default, includes a patched zlib within its source tarball. The patch
enables a better compression ratio for rsync streams. However, the client and
server need the same featureset in their zlib in order to understand the
compression stream, or the server will abort the transfer. Older versions have
no understanding of the new compression standard used.

This patch allows the builder to choose whether to use the bundled or system
zlib. It defautls to using the system zlib, as is the default before this
patch.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-09-04 20:56:58 -07:00
admin muninlite: Fix PKG_LICENSE information 2014-08-14 01:04:12 +01:00
devel Merge pull request #194 from bk138/gcc-signed-off 2014-08-12 17:25:44 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang Merge pull request #265 from berlinmeshnet/meshbox 2014-09-02 14:15:11 +02:00
libs libsodium: add package, version 0.7.0 2014-09-02 22:13:38 +02:00
mail mailsend: import command-line mail sender. Use v1.17b15 for correct IPv4/6 support 2014-08-21 15:52:39 -04:00
multimedia ffmpeg: update to 2.3.3 2014-08-30 01:23:46 -07:00
net rsync: enable selecting bundled or system zlib 2014-09-04 20:56:58 -07:00
sound mpd: disable libsoup 2014-09-02 16:01:28 +02:00
utils bash: Update to 4.3.24 2014-09-03 21:34:24 +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.