|
|
@ -1,12 +1,11 @@ |
|
|
|
* Description * |
|
|
|
|
|
|
|
This is an OpenWrt package feed containing community-maintained packages. |
|
|
|
This is the OpenWrt "packages"-feed containing community-maintained packages. |
|
|
|
|
|
|
|
|
|
|
|
* Usage * |
|
|
|
|
|
|
|
Replace the feeds.conf entry for packages with: |
|
|
|
src-git packages git://github.com/openwrt/packages.git |
|
|
|
This feed is enabled by default. To install all its package definitions: |
|
|
|
|
|
|
|
Run: ./scripts/feeds update packages |
|
|
|
Run: ./scripts/feeds install -a -p packages |
|
|
|