docs/buildroot.html: we DO make releases nowadays

This commit is contained in:
Peter Korsgaard 2009-03-02 08:34:28 +00:00
parent 4aefa7fbb1
commit adf922b33f

View File

@ -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 &quot;Accessing SVN&quot;-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>