Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
| 2 | |
| 3 | |
| 4 | |
| 5 | <h3>Download</h3> |
| 6 | |
Denis Vlasenko | 59bb4a4 | 2008-02-12 19:01:34 +0000 | [diff] [blame] | 7 | <p> |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 8 | Source for the latest release can always be |
Denis Vlasenko | 59bb4a4 | 2008-02-12 19:01:34 +0000 | [diff] [blame] | 9 | downloaded from <a href="downloads/">http://www.busybox.net/downloads/</a>. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 10 | |
| 11 | <p> |
Denis Vlasenko | 59bb4a4 | 2008-02-12 19:01:34 +0000 | [diff] [blame] | 12 | Each 1.x branch has bug fix releases after initial 1.x.0 release. |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 13 | Also there are patches on top of latest bug fix release. |
| 14 | <p> |
| 15 | Latest releases and patch directories for each branch: |
| 16 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 17 | <a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">1.10.1</a>, |
| 18 | <a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>, |
Denis Vlasenko | d2095fd | 2008-04-19 04:15:13 +0000 | [diff] [blame] | 19 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 20 | <a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a>, |
| 21 | <a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 22 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 23 | <a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a>, |
| 24 | <a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 25 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 26 | <a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a>, |
| 27 | <a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 28 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 29 | <a href="http://busybox.net/downloads/busybox-1.6.2.tar.bz2">1.6.2</a>, |
| 30 | <a href="http://busybox.net/downloads/fixes-1.6.2/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 31 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 32 | <a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a>, |
| 33 | <a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 34 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 35 | <a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">1.4.2</a>, |
| 36 | <a href="http://busybox.net/downloads/fixes-1.4.2/">patches</a>, |
Denis Vlasenko | 0dc490b | 2008-03-21 09:56:19 +0000 | [diff] [blame] | 37 | <br> |
Bernhard Reutner-Fischer | 8c8601c | 2008-08-21 10:54:55 +0000 | [diff] [blame] | 38 | <a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">1.3.2</a>, |
| 39 | <a href="http://busybox.net/downloads/fixes-1.3.2/">patches</a>. |
Denis Vlasenko | 59bb4a4 | 2008-02-12 19:01:34 +0000 | [diff] [blame] | 40 | |
| 41 | <p> |
| 42 | You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of |
Eric Andersen | 6047ae3 | 2005-02-09 03:52:46 +0000 | [diff] [blame] | 43 | the latest development source tree for those wishing to follow BusyBox development, |
| 44 | but cannot or do not wish to use Subversion (svn). |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 45 | |
| 46 | <ul> |
Eric Andersen | 6047ae3 | 2005-02-09 03:52:46 +0000 | [diff] [blame] | 47 | <li> Click here to <a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">browse the source tree</a>. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 48 | </li> |
| 49 | |
Eric Andersen | 6047ae3 | 2005-02-09 03:52:46 +0000 | [diff] [blame] | 50 | <li>Anonymous <a href="subversion.html">Subversion access</a> is available. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 51 | </li> |
| 52 | |
Eric Andersen | 6047ae3 | 2005-02-09 03:52:46 +0000 | [diff] [blame] | 53 | <li>For those that are actively contributing obtaining |
| 54 | <a href="developer.html">Subversion read/write access</a> is also possible. |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 55 | </li> |
| 56 | |
| 57 | </ul> |
| 58 | |
| 59 | <!--#include file="footer.html" --> |
| 60 | |