diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/copyright.txt | 2 | ||||
-rw-r--r-- | docs/download.html | 15 | ||||
-rw-r--r-- | docs/footer.html | 2 | ||||
-rw-r--r-- | docs/news.html | 39 |
4 files changed, 48 insertions, 10 deletions
diff --git a/docs/copyright.txt b/docs/copyright.txt index 3614616db..497d67b19 100644 --- a/docs/copyright.txt +++ b/docs/copyright.txt @@ -1,6 +1,6 @@ The code and graphics on this website (and it's mirror sites, if any) are -Copyright (c) 1999-2005 by Erik Andersen, 2006-2012 The Buildroot +Copyright (c) 1999-2005 by Erik Andersen, 2006-2013 The Buildroot developers. All rights reserved. Documents on this Web site including their graphical elements, design, and diff --git a/docs/download.html b/docs/download.html index d199fdfec..85aaa62a0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,22 +6,23 @@ <p> -The latest stable release is <b>2013.02</b>, which can be downloaded +The latest stable release is <b>2013.05</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.02.tar.gz">buildroot-2013.02.tar.gz</a> +<a href="/downloads/buildroot-2013.05.tar.gz">buildroot-2013.05.tar.gz</a> or -<a href="/downloads/buildroot-2013.02.tar.bz2">buildroot-2013.02.tar.bz2</a>. +<a href="/downloads/buildroot-2013.05.tar.bz2">buildroot-2013.05.tar.bz2</a>. <p> -The latest release candidate is <b>2013.05-rc1</b>, which can be +<!-- +The latest release candidate is <b>2013.05-rc3</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.05-rc1.tar.gz">buildroot-2013.05-rc1.tar.gz</a> +<a href="/downloads/buildroot-2013.05-rc3.tar.gz">buildroot-2013.05-rc3.tar.gz</a> or -<a href="/downloads/buildroot-2013.05-rc1.tar.bz2">buildroot-2013.05-rc1.tar.bz2</a>. +<a href="/downloads/buildroot-2013.05-rc3.tar.bz2">buildroot-2013.05-rc3.tar.bz2</a>. <p> - +--> This and earlier releases can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. diff --git a/docs/footer.html b/docs/footer.html index 2bfcf0aed..a5de2140d 100644 --- a/docs/footer.html +++ b/docs/footer.html @@ -10,7 +10,7 @@ <p> <font face="arial, helvetica, sans-serif" size="-1"> <a HREF="/copyright.txt">Copyright © 1999-2005 Erik Andersen, - 2006-2012 The Buildroot developers</a> + 2006-2013 The Buildroot developers</a> <br> Mail all comments, insults, suggestions and bribes to <br> diff --git a/docs/news.html b/docs/news.html index 665b3bfe2..f893807c2 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,12 +5,49 @@ <p> <ul> + <li><b>31 May 2013 -- 2013.05 released</b> + + <p>The stable 2013.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05">CHANGES</a> + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2013-May/073121.html">announcement</a> + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.05.tar.bz2">2013.05 release</a>.</p> + + <li><b>25 May 2013 -- 2013.05-rc3 released</b> + + <p>Another week, another release candidate with more cleanups and + build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc3">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.05-rc3.tar.bz2">2013.05-rc3 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="https://bugs.uclibc.org">bug tracker</a>.</p> + + <li><b>15 May 2013 -- 2013.05-rc2 released</b> + + <p>Another week, another release candidate with more cleanups and + build fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc2">CHANGES</a> + file for details.</p> + + <p>Head to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.05-rc2.tar.bz2">2013.05-rc2 + release candidate</a>, and report any problems found to the <a + href="lists.html">mailing list</a> or <a + href="https://bugs.uclibc.org">bug tracker</a>.</p> + <li><b>8 May 2013 -- 2013.05-rc1 released</b> <p>We have a new release candidate! Lots of changes all over the tree, see the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.05_rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2013-May/071737.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2013.05-rc1.tar.bz2">2013.05-rc1 |