Differences
This shows you the differences between two versions of the page.
|
doc:devel:feeds [2012/11/28 10:15] danirod |
doc:devel:feeds [2013/05/09 01:41] (current) orca |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ''feeds.conf.default'' when ''feeds.conf'' does not exist). This file contains a list of feeds, one per line, and any number of empty lines. Comments begin with # and extend to the end of a line and are ignored during parsing. Each feed line consists of 3 whitespace-separated components: The feed method, the feed name, and the feed source. | ''feeds.conf.default'' when ''feeds.conf'' does not exist). This file contains a list of feeds, one per line, and any number of empty lines. Comments begin with # and extend to the end of a line and are ignored during parsing. Each feed line consists of 3 whitespace-separated components: The feed method, the feed name, and the feed source. | ||
| - | ^ ''<builroot dir>/feeds.conf.default'' ^^^ | + | As of this writing the file ''<builroot dir>/feeds.conf.default'' contains: |
| - | |src-svn | packages | %%svn://svn.openwrt.org/openwrt/packages%% | | + | <file xml feeds.conf.default> |
| - | |src-svn | xwrt | %%http://x-wrt.googlecode.com/svn/trunk/package%% | | + | src-svn packages svn://svn.openwrt.org/openwrt/packages |
| - | |src-svn | luci | %%http://svn.luci.subsignal.org/luci/trunk/contrib/package%% | | + | src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package |
| - | |#src-svn | phone | %%svn://svn.openwrt.org/openwrt/feeds/phone%% | | + | src-git luci git://nbd.name/luci.git |
| - | |#src-svn | efl | %%svn://svn.openwrt.org/openwrt/feeds/efl%% | | + | src-git routing git://github.com/openwrt-routing/packages.git |
| - | |#src-svn | desktop | %%svn://svn.openwrt.org/openwrt/feeds/desktop%% | | + | src-git telephony http://feeds.openwrt.nanl.de/openwrt/telephony.git |
| - | |#src-svn | xfce | %%svn://svn.openwrt.org/openwrt/feeds/xfce%% | | + | #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone |
| - | |#src-svn | lxde | %%svn://svn.openwrt.org/openwrt/feeds/lxde%% | | + | #src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl |
| - | |#src-link | custom | /usr/src/openwrt/custom-feed | | + | #src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg |
| - | + | #src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop | |
| - | ^ ''Other common feeds'' ^^^ | + | #src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce |
| - | | src-git | packages | %%git://nbd.name/packages.git%% | | + | #src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde |
| - | | src-git | gargoyle | %%https://github.com/ericpaulbishop/gargoyle%% | | + | #src-link custom /usr/src/openwrt/custom-feed |
| - | + | </file> | |
| - | + | ||
| As of this writing, the following methods are supported: | As of this writing, the following methods are supported: | ||
doc/devel/feeds.1354094100.txt.bz2 · Last modified: 2012/11/28 10:15 by danirod
