X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f179edeb66329bd3bdd2b1f412fbbe6e7558aefe..b5b8ef08bdbb93686c6feaf76e5ebc8b9f688208:/openwrt/docs/buildroot-documentation.html diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html index a94bccf1a..a577aae26 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 CVS branch of the stable version (whiterussian): +

+
+ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt
+
+

Using OpenWrt Buildroot

@@ -601,7 +608,7 @@ foo-compile: bar-compile

If you package software that might be useful for other persons, don't forget to send a patch to OpenWrt developers! - Use the mail address: patches@openwrt.org + Use the mail address: openwrt-devel@openwrt.org

Resources