projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
Add README
author
Steven Barth
<steven@midlink.org>
Sun, 1 Jun 2014 09:05:20 +0000
(11:05 +0200)
committer
Steven Barth
<steven@midlink.org>
Sun, 1 Jun 2014 09:05:20 +0000
(11:05 +0200)
README
[new file with mode: 0644]
patch
|
blob
diff --git a/README
b/README
new file mode 100644
(file)
index 0000000..
3068cca
--- /dev/null
+++ b/
README
@@ -0,0
+1,7
@@
+This is an OpenWrt package feed containing community maintained packages.
+
+Usage:
+Add to feeds.conf: src-git packages git://github.com/openwrt/packages.git
+Run: ./scripts/feeds update packages
+Run: ./scripts/feess install -a -p packages
+