Go to file
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02: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 Merge pull request #396 from commodo/python-migration 2014-10-08 08:52:42 +02:00
libs Merge pull request #402 from jow-/issue-382 2014-10-07 21:14:46 +02:00
mail generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
multimedia gst1-libav: fix build on x86_64 2014-09-22 10:52:18 +02:00
net generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
sound generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
utils bash: Update to 4.3.30 2014-10-07 06:26:18 +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

README.md

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.