From 4921f29eaa528ec714b33c3ee8b9ef170fbd1909 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 14 Sep 2005 21:49:09 +0000 Subject: [PATCH] users should use whiterussian SVN-Revision: 1926 --- openwrt/docs/buildroot-documentation.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html index 9dd42c1c2f..92e378398e 100644 --- a/openwrt/docs/buildroot-documentation.html +++ b/openwrt/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

-- 2.25.1