|
@@ -5,9 +5,11 @@ This is an OpenWrt package feed containing community-maintained packages.
|
5
|
5
|
|
6
|
6
|
* Usage *
|
7
|
7
|
|
8
|
|
-Replace the feeds.conf entry for packages with: src-git packages git://github.com/openwrt/packages.git
|
|
8
|
+Replace the feeds.conf entry for packages with:
|
|
9
|
+ src-git packages git://github.com/openwrt/packages.git
|
|
10
|
+
|
9
|
11
|
Run: ./scripts/feeds update packages
|
10
|
|
-Run: ./scripts/feess install -a -p packages
|
|
12
|
+Run: ./scripts/feeds install -a -p packages
|
11
|
13
|
|
12
|
14
|
|
13
|
15
|
* Package Guidelines *
|