|
@@ -116,8 +116,12 @@
|
|
|
|
|
|
<h2><a name="download" id="download"></a>Obtaining Buildroot</h2>
|
|
|
|
|
|
- <p>Buildroot is available as daily SVN snapshots or directly using
|
|
|
- SVN. As of today, no stable releases of Buildroot are made. </p>
|
|
|
+ <p>Buildroot releases are made approximately every 3
|
|
|
+ months. Direct SVN access and daily SVN snapshots are also
|
|
|
+ available if you want more bleeding edge.</p>
|
|
|
+
|
|
|
+ <p>Releases are available at <a
|
|
|
+ href="http://buildroot.net/downloads/">http://buildroot.net/downloads/</a>.</p>
|
|
|
|
|
|
<p>The latest snapshot is always available at <a
|
|
|
href="http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
|
|
@@ -127,7 +131,7 @@
|
|
|
<p>To download Buildroot using SVN, you can simply follow
|
|
|
the rules described on the "Accessing SVN"-page (<a href=
|
|
|
"http://buildroot.net/subversion.html">http://buildroot.net/subversion.html</a>)
|
|
|
- of the uClibc buildroot website (<a href=
|
|
|
+ of the Buildroot website (<a href=
|
|
|
"http://buildroot.net">http://buildroot.net</a>), and download the
|
|
|
<code>buildroot</code> SVN module. For the impatient, here's a quick
|
|
|
recipe:</p>
|