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