Community maintained packages for difos.
Find a file
Alexandru Ardelean d5bd7dd36e python: add old python 2 package back
According to PEP394 (http://legacy.python.org/dev/peps/pep-0394/)
the 'python' command should refer to 'python2'.

In our case, this means we should reboot the old python package.

We could rename the package name to python2, but that would
just complicate things a bit with other packages, and
since we're doing this reboot, such a complication would be
unnecessary.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-15 10:02:33 +03:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python: add old python 2 package back 2014-10-15 10:02:33 +03:00
libs alsa-lib: remove cross-compile guess (restore old patch) 2014-10-14 15:43:11 -04:00
mail generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net haproxy: patches from upstream 2014-10-14 23:33:27 +02:00
sound generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
utils shadow: Add libiconv to PKG_BUILD_DEPENDS 2014-10-10 16:41:39 -04: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.