Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:feeds [2021/07/11 11:16] – [Creating the package directory] add FIXME's (replacing broken old svn nonsense) russellsenior | docs:guide-developer:feeds [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 145: | Line 145: | ||
| ==== Creating the package directory ==== | ==== Creating the package directory ==== | ||
| + | |||
| + | For this example we assume that your are in ''/ | ||
| === Adding your package to an existing feed === | === Adding your package to an existing feed === | ||
| - | For this example we assume that your are in ''/ | ||
| FIXME | FIXME | ||
| - | === Creating | + | === Adding your package to your own feed === |
| - | FIXME | + | For this example we assume that you name your feed '' |
| + | - Edit ''/ | ||
| + | - Add a new line for your feed. < | ||
| - | ==== Using the feed ==== | ||
| - | - Edit your '' | ||
| - | - Add a new line to access the feed (and in the case of adding to the packages feed comment out the normal packages feed.) | ||
| - | - e.g. | ||
| - | | ''# | + | |
| - | src-link customfeed | + | - And then install it < |
| - | or in the case of the second example: | ||
| - | | '' | + | ==== Using the feed ==== |
| - | + | ||
| - | - Update | + | |
| - | - And then install it < | + | |
| - Now your package(s) should be available when you do < | - Now your package(s) should be available when you do < | ||
| Line 178: | Line 173: | ||
| ==== Documentation ==== | ==== Documentation ==== | ||
| - | - [[docs: | + | - [[docs: |
| - | - [[docs: | + | - [[docs: |
| - | - [[docs: | + | - [[docs: |
| - OpenWrt Buildroot – Feeds | - OpenWrt Buildroot – Feeds | ||
| - [[docs: | - [[docs: | ||