mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 15:03:07 +00:00
users should use whiterussian
SVN-Revision: 1926
This commit is contained in:
parent
bc3846f81c
commit
4921f29eaa
@ -96,10 +96,17 @@
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user