Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 08c5483758004ab66ee5c429a4c42e3009d9b46b Author: Marek Lindner mareklindner@neomailbox.ch Date: Sun Nov 9 18:39:06 2008 +0000
doc: open-mesh/Download
08c5483758004ab66ee5c429a4c42e3009d9b46b open-mesh/Download.textile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/open-mesh/Download.textile b/open-mesh/Download.textile index d3a84f80..b13a028c 100644 --- a/open-mesh/Download.textile +++ b/open-mesh/Download.textile @@ -1,14 +1,14 @@ = Download B.A.T.M.A.N. = We are currently working on different branches. To get the details about the differences of these branches, see our [wiki:BranchesExplained Branches Explained page].
-We are offering sources and precompiled binaries and packages for different platforms and for the stable and the development branch. However, please use the stable branch for your public infrastructure unless you know exactly what you are doing and are prepared for the big unknown. +We are offering sources and precompiled binaries and packages for different platforms and for the [http://downloads.open-mesh.org/batman/stable/ stable] and the [http://downloads.open-mesh.org/batman/stable/ development] branch. However, please use the stable branch for your public infrastructure unless you know exactly what you are doing and are prepared for the big unknown.
=== Download Released Source Code === * '''The latest stable B.A.T.M.A.N. is batman-0.3''': [http://downloads.open-mesh.org/batman/stable/sources/batman-0.3.tar.gz batman-0.3.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/batman-0.3.tar.gz.md5 md5] [http://downloads.open-mesh.org/batman/stable/sources/batman-0.3.tar.gz.sha1 sha1] [http://downloads.open-mesh.org/batman/stable/sources/batman-0.3.tar.gz.sig sig] - * The latest version of the vis server is [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz vis-0.3.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.md5 md5] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.sha1 sha1] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.sig sig] + * The latest version of the vis server is [http://downloads.open-mesh.net/batman/stable/sources/vis-0.3.tar.gz vis-0.3.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.md5 md5] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.sha1 sha1] [http://downloads.open-mesh.org/batman/stable/sources/vis-0.3.tar.gz.sig sig] * The latest version of batman-adv is [http://downloads.open-mesh.org/batman/stable/sources/batman-adv-kernelland-0... batman-adv-kernelland-0.1-beta.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv-kernelland-0... md5] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv-kernelland-0... sha1] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv-kernelland-0... sig]
-If you find any bugs, please contribute by adding a New Ticket. +If you find any bugs, please contribute by adding a [https://dev.open-mesh.org/batman/newticket New Ticket]. === SVN Access === You can check out our SVN repository and the various batman branches
@@ -31,3 +31,7 @@ There are various pre-compiled binaries available: * [http://downloads.open-mesh.org/batman/stable/fonera-kamikaze fonera-kamikaze] * [http://downloads.open-mesh.org/batman/stable/buffalo-freifunk/batmand_0.3-cu... buffalo-freifunk] * [http://downloads.open-mesh.org/batman/stable/armv5te armv5te (static)] + +=== Building your own distribution === + +B.A.T.M.A.N. is also included in OpenWRT as a package. Download the extra package feed, link the batman folder into your main OpenWRT svn directory and use "make menuconfig" to select the B.A.T.M.A.N. flavor you intend to use. This enables you to integrate B.A.T.M.A.N. seamlessly in your builds.