Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 769c0e0a79a56269e85c270f07b14dc4d024e318 Author: Sven Eckelmann sven@narfation.org Date: Sun Mar 20 23:12:36 2011 +0000
doc: open-mesh/Download: Remove precompiled binaries
769c0e0a79a56269e85c270f07b14dc4d024e318 open-mesh/Download.textile | 83 ++++++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 32 deletions(-)
diff --git a/open-mesh/Download.textile b/open-mesh/Download.textile index b07af918..27c6595d 100644 --- a/open-mesh/Download.textile +++ b/open-mesh/Download.textile @@ -1,55 +1,74 @@ -= 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]. + +h1. 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 [[BranchesExplained|Branches Explained page]].
Please use the maint 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 version of [wiki:batman-adv batman-adv] is [http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... batman-adv-2011.0.0.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... md5] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... sha1] [http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... asc] - * The latest version of batctl (management and control tool for batman-adv) is [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... batctl-2011.0.0.tar.gz] [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... md5] [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... sha1] [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... asc]
- * The latest stable version of batmand is [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... batman-0.3.2.tar.gz] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... md5] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... sha1] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... asc] - * The latest version of the vis server for the batmand (package not needed for batman-adv) is [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz vis-0.3.2.tar.gz] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz... md5] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz... sha1] [http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz... asc] +h3. Download Released Source Code + +* The latest version of [[batman-adv|batman-adv]] is "batman-adv-2011.0.0.tar.gz":http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... "md5":http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... "sha1":http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... "asc":http://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2... +* The latest version of batctl (management and control tool for batman-adv) is "batctl-2011.0.0.tar.gz":http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... "md5":http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... "sha1":http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... "asc":http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2011.0.0.... + +* The latest stable version of batmand is "batman-0.3.2.tar.gz":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... "md5":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... "sha1":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... "asc":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar... +* The latest version of the vis server for the batmand (package not needed for batman-adv) is "vis-0.3.2.tar.gz":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz "md5":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz... "sha1":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz... "asc":http://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz...
-If you are wondering whether batman-adv or batmand might suit your setup better, have a look at [wiki:batman-adv this page]. Please note that the development is focusing on batman-adv at the moment. +If you are wondering whether batman-adv or batmand might suit your setup better, have a look at [[batman-adv|this page]]. Please note that the development is focusing on batman-adv at the moment.
-If you find any bugs, please [wiki:Contribute let us know]! +If you find any bugs, please [[Contribute|let us know]]! + + +h3. Subversion Repository Access
-=== Subversion Repository Access === You can check out our SVN repository and the various batman branches
- * [wiki:batman-adv B.A.T.M.A.N. advanced]: [[BR]]''{{{svn co http://downloads.open-mesh.org/svn/batman/trunk/batman-adv/%7D%7D%7D'' - * batctl (for B.A.T.M.A.N. advanced): check out the complete repository, cd into batctl (we're using symlinks here ...): [[BR]]''{{{svn co http://downloads.open-mesh.org/svn/batman/trunk/%7D%7D%7D'' - * complete repository: [[BR]]''{{{svn co http://downloads.open-mesh.org/svn/batman/trunk/%7D%7D%7D'' - * upcoming B.A.T.M.A.N. 0.4.0 branch '''(maintainer needed!)''': [[BR]]''{{{svn co http://downloads.open-mesh.org/svn/batman/trunk/batman/%7D%7D%7D'' - * Visualization server for B.A.T.M.A.N.: check out the complete repository, cd into vis (we're using symlinks here ...): [[BR]]''{{{svn co http://downloads.open-mesh.org/svn/batman/trunk/%7D%7D%7D'' +* [[batman-adv|BATMAN advanced]]: +<pre> +* batctl (for B.A.T.M.A.N. advanced): check out the complete repository, cd into batctl (we're using symlinks here ...): +<pre> +* complete repository: +<pre> +* upcoming B.A.T.M.A.N. 0.4.0 branch *(maintainer needed!)*: +<pre> +* Visualization server for B.A.T.M.A.N.: check out the complete repository, cd into vis (we're using symlinks here ...): +<pre> +
-=== Git Repository Access === -Since we started integrating the batman-adv kernel module into the mainline Linux tree, we also maintain a git repository which contains the batman-adv maintenance branches. More information can be found [wiki:UsingBatmanGit on our git page]. +h3. Git Repository Access
+Since we started integrating the batman-adv kernel module into the mainline Linux tree, we also maintain a git repository which contains the batman-adv maintenance branches. More information can be found [[UsingBatmanGit|on our git page]]. + + + +h3. batman-adv in the Linux tree
-=== batman-adv in the Linux tree ===
Since linux 2.6.33 batman-adv is part of the official linux tree. You can build batman-adv along with your linux binary by simply selecting batman-adv in the Linux drivers section. If you use an older kernel or want to have access to the latest features you can checkout our SVN or git repository which still are backward compatible until 2.6.21.
It follows an overview of linux versions and the batman-adv version they contain, so that you can easily pick the compatible batctl packages: - * linux 2.6.33 => batman-adv 0.2.0 (get batctl 0.2.0 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) - * linux 2.6.34 => batman-adv 0.2.1 (get batctl 0.2.1 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) - * linux 2.6.35 => batman-adv 2010.0.0 (get batctl 2010.0.0 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) - * linux 2.6.36 => batman-adv 2010.1.0 (get batctl 2010.1.0 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) - * linux 2.6.37 => batman-adv 2010.2.0 (get batctl 2010.2.0 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) - * linux 2.6.38 => batman-adv 2011.0.0 (get batctl 2011.0.0 from [http://downloads.open-mesh.org/batman/stable/sources/batctl/ here]) +* linux 2.6.33 => batman-adv 0.2.0 (get batctl 0.2.0 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +* linux 2.6.34 => batman-adv 0.2.1 (get batctl 0.2.1 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +* linux 2.6.35 => batman-adv 2010.0.0 (get batctl 2010.0.0 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +* linux 2.6.36 => batman-adv 2010.1.0 (get batctl 2010.1.0 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +* linux 2.6.37 => batman-adv 2010.2.0 (get batctl 2010.2.0 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +* linux 2.6.38 => batman-adv 2011.0.0 (get batctl 2011.0.0 from "here":http://downloads.open-mesh.org/batman/stable/sources/batctl/) +
-=== Debian === +h3. Debian +
Use apt-get (or any other dpkg frontend of choice) to install B.A.T.M.A.N. onto your debian machine. Following packages are available: - * [http://packages.debian.org/sid/batmand batmand] - batman 0.3.2 - * [http://packages.debian.org/sid/batman-adv-source batman-adv-source] - batman-advanced kernel 2011.0.0 module source (installable via [http://packages.debian.org/sid/module-assistant module-assistant]) - * [http://packages.debian.org/sid/batman-adv-dkms batman-adv-dkms] - batman-advanced kernel module 2011.0.0 dkms package to build new modules dynamically (half-automatic) - * [http://packages.debian.org/sid/batctl batctl] - batctl 2011.0.0 +* "batmand":http://packages.debian.org/sid/batmand - batman 0.3.2 +* "batman-adv-source":http://packages.debian.org/sid/batman-adv-source - batman-advanced kernel 2011.0.0 module source (installable via "module-assistant":http://packages.debian.org/sid/module-assistant) +* "batman-adv-dkms":http://packages.debian.org/sid/batman-adv-dkms - batman-advanced kernel module 2011.0.0 dkms package to build new modules dynamically (half-automatic) +* "batctl":http://packages.debian.org/sid/batctl - batctl 2011.0.0 + + +h3. Building [[OpenWRT]] packages
-=== Building OpenWRT packages ===
-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 into your builds (see [wiki:building-batman-adv-with-openwrt this page] for a detailed explanation). +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 into your builds (see [[building-batman-adv-with-openwrt|this page]] for a detailed explanation).
-More information about how to build the OpenWRT toolchain is available [http://wiki.openwrt.org/OpenWrtDocs/BuildingKamikazeHowTo here]. +More information about how to build the [[OpenWRT]] toolchain is available "here":http://wiki.openwrt.org/OpenWrtDocs/BuildingKamikazeHowTo.