From: wbx
Date: Wed, 14 Sep 2005 21:49:09 +0000 (+0000)
Subject: users should use whiterussian
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/d00d18ef0083669aff9497a629887562d7b3e826
users should use whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1926 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html
index 9dd42c1c2..92e378398 100644
--- a/docs/buildroot-documentation.html
+++ b/docs/buildroot-documentation.html
@@ -96,10 +96,17 @@
Obtaining OpenWrt Buildroot
OpenWrt Buildroot is available via CVS - Concurrent Version System.
- For any kind of development you should get the latest version from cvs via:
+ For any kind of OpenWrt development you should get the latest version from cvs via:
$ cvs -d:pserver:anonymous@openwrt.org:/openwrt co openwrt
+ 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)
+
+
+ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt
+
+
Using OpenWrt Buildroot