X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/89906e729b17d22a02c85f991aca111c0ffdd010..5f26386e801daed2b2aaa3031a5ebf23f082c41f:/openwrt/docs/buildroot-documentation.html diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html index 9dd42c1c2..4f19b0d07 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

@@ -606,7 +613,7 @@ foo-compile: bar-compile

Resources

-

To learn more about OpenWrt you can visit this website: +

To learn more about OpenWrt, you can visit this website: http://openwrt.org/