]> www.infradead.org Git - mtd-www.git/commitdiff
UBIFS: update the section about source code
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 5 Oct 2012 12:04:24 +0000 (15:04 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 5 Oct 2012 12:04:24 +0000 (15:04 +0300)
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
doc/ubifs.xml

index 09467ba44e09921ccb97772b8abc02dd3c843a9c..c8f5abcf4d95ac6e0fafefc8106a8a193367a477 100644 (file)
@@ -448,10 +448,7 @@ lot of states. The best strategy to attack this problem would be:</p>
 
 <h2><a name="L_source">Source code</a></h2>
 
-<p>UBIFS is in mainline since 17 July 2008 and the first kernel release which
-contains UBIFS is <code>2.6.27</code>. But since UBIFS is a very new file
-system, it is recommended to pick the latest updates and fixes from the
-<code>linux-next</code> branch of the UBIFS git tree:</p>
+<p>The UBIFS git tree is</p>
 
 <code>git://git.infradead.org/ubifs-2.6.git</code>
 
@@ -464,27 +461,19 @@ incomplete, buggy, or not tested very well. This branch may be re-based from
 time to time. The <code>linux-next</code> branch contains stable UBIFS updates
 and fixes. This branch is included to the
 <a href="http://linux.f-seidel.de/linux-next/">linux-next</a> git tree and goes
-to main-line. This branch contains more or less stable patches. Thus,
-unless you are an active UBIFS developer, use the <code>linux-next</code>
-branch.</p>
+to main-line. This branch contains patched which will be merged upstream
+during the merge window.</p>
 
-<p>There are also <code>2.6.32</code> - <code>3.5</code>
+<p>There are also <code>3.0</code> - <code>3.6</code>
 kernel back-ports which may be found here:</p>
 
+<code>git://git.infradead.org/~dedekind/ubifs-v3.6.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.5.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.4.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.3.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.2.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.1.git</code><br/>
 <code>git://git.infradead.org/~dedekind/ubifs-v3.0.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.39.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.38.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.37.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.36.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.35.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.34.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.33.git</code><br/>
-<code>git://git.infradead.org/~dedekind/ubifs-v2.6.32.git</code><br/>