website: add direct links to every last stable release tarball
This commit is contained in:
parent
7c5258b1c4
commit
59bb4a4f50
@ -4,11 +4,23 @@
|
||||
|
||||
<h3>Download</h3>
|
||||
|
||||
<p>
|
||||
Source for the latest release can always be
|
||||
downloaded from <a href="downloads">http://www.busybox.net/downloads</a>.
|
||||
downloaded from <a href="downloads/">http://www.busybox.net/downloads/</a>.
|
||||
|
||||
<p>
|
||||
You can also obtain <a href= "downloads/snapshots/">Daily Snapshots</a> of
|
||||
Each 1.x branch has bug fix releases after initial 1.x.0 release.
|
||||
Latest releases for each branch:
|
||||
<a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>1.9.1</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>1.8.2</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.7.4.tar.bz2>1.7.4</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.6.2.tar.bz2>1.6.2</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.5.1.tar.bz2>1.5.1</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.4.1.tar.bz2>1.4.1</a>,
|
||||
<a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>1.3.2</a>.
|
||||
|
||||
<p>
|
||||
You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of
|
||||
the latest development source tree for those wishing to follow BusyBox development,
|
||||
but cannot or do not wish to use Subversion (svn).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user