users should use whiterussian
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 14 Sep 2005 21:49:09 +0000 (21:49 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 14 Sep 2005 21:49:09 +0000 (21:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1926 3c298f89-4303-0410-b956-a3cf2f4a3e73

docs/buildroot-documentation.html

index 9dd42c1c2ff53e2565365a913f5199e52282a9fb..92e378398e215535ed6855e8b75151f3c69a2204 100644 (file)
     <h2><a name="download" id="download"></a>Obtaining OpenWrt Buildroot</h2>
 
     <p>OpenWrt Buildroot is available via CVS - Concurrent Version System.
-    For any kind of development you should get the latest version from cvs via:</p>
+    For any kind of OpenWrt development you should get the latest version from cvs via:</p>
 <pre>
  $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co openwrt
 </pre>
+    <p>If you only like to create your own custom firmware images and pakages we
+     strongely suggest to use the VS branch of the stable version (whiterussian)
+    </p>
+<pre>
+ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt
+</pre>
 
     <h2><a name="using" id="using"></a>Using OpenWrt Buildroot</h2>