diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 16 | ||||
-rw-r--r-- | docs/header.html | 1 | ||||
-rw-r--r-- | docs/news.html | 69 | ||||
-rw-r--r-- | docs/sponsors.html | 41 |
4 files changed, 118 insertions, 9 deletions
diff --git a/docs/download.html b/docs/download.html index dfba889298..b9a9fcf1e7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,23 +6,23 @@ <p> -The latest stable release is <b>2013.08.1</b>, which can be downloaded +The latest stable release is <b>2013.11</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.08.1.tar.gz">buildroot-2013.08.1.tar.gz</a> +<a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a> or -<a href="/downloads/buildroot-2013.08.1.tar.bz2">buildroot-2013.08.1.tar.bz2</a>. +<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>. <p> - -The latest release candidate is <b>2013.11-rc1</b>, which can be +<!-- +The latest release candidate is <b>2013.11-rc3</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.11-rc1tar.gz">buildroot-2013.11-rc1.tar.gz</a> +<a href="/downloads/buildroot-2013.11-rc3.tar.gz">buildroot-2013.11-rc3.tar.gz</a> or -<a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-rc1.tar.bz2</a>. +<a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-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/header.html b/docs/header.html index 9c615f41c9..b987d85e95 100644 --- a/docs/header.html +++ b/docs/header.html @@ -56,6 +56,7 @@ <br><a href="/lists.html">Mailing Lists</a> <br><a href="http://autobuild.buildroot.org">Autobuilder</a> <br><a href="http://patchwork.buildroot.org">Patchwork</a> + <br><a href="/sponsors.html">Sponsors</a> </td> diff --git a/docs/news.html b/docs/news.html index 91ed85da8e..efa8fd1528 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,12 +5,79 @@ <p> <ul> + <li><b>30 November 2013 -- 2013.11 released</b> + + <p>The stable 2013.11 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.11">CHANGES</a> + file for more details + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.11.tar.bz2">2013.11 release</a>.</p> + + <li><b>30 November 2013 -- Slides from Embedded Linux Conference Europe</b> + + <p>The slides from the Buildroot presentation at the recent + <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe 2013</a> + are now + <a href="http://elinux.org/images/2/23/Buildroot-whats-new-elce2013.pdf">available</a>.</p> + + <li><b>18 November 2013 -- 2013.11-rc3 released</b> + + <p>Another week, another release candidate with more fixes. See the <a + href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11-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.11-rc3.tar.bz2">2013.11-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>18 November 2013 -- 2013.11-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.11-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.11-rc2.tar.bz2">2013.11-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>13 November 2013 -- Announcement of the next Buildroot Developer Days</b> + + <p>The next <i>Buildroot Developer Days</i> meeting will take + place on Monday 3rd and Tuesday 4th February 2014 in Brussels, + Belgium - Just after + <a href="http://www.fosdem.org">FOSDEM</a> (February + 1st/2nd). This two days meeting is mainly open to Buildroot + developers and contributors, or Buildroot users having a prior + experience with the tool. It will allow developers to work on + Buildroot and discuss current issues, the future directions, and + more.</p> + + <p>In addition to the Buildroot event, we encourage embedded Linux + developers to propose talks for the Embedded and Mobile Developer + Room at FOSDEM. See + the <a href="https://lists.fosdem.org/pipermail/fosdem/2013-October/001870.html">CFP</a>.</p> + + <p>We would like to thank our + sponsor <a href="http://www.google.com">Google</a> for sponsoring + the event by providing all the needed logistics.</p> + + <p>For more details, see the + <a href="http://www.elinux.org/Buildroot:DeveloperDaysFOSDEM2014">wiki + page</a> dedicated to the meeting.</p> + <li><b>12 November 2013 -- 2013.11-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.11_rc1">CHANGES</a> - file for details.</p> + file for details, and read the + <a href="http://lists.busybox.net/pipermail/buildroot/2013-November/082514.html">announcement</a>.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1 diff --git a/docs/sponsors.html b/docs/sponsors.html new file mode 100644 index 0000000000..a048b1db01 --- /dev/null +++ b/docs/sponsors.html @@ -0,0 +1,41 @@ +<!--#include file="header.html" --> + +<h3>Sponsors</h3> + +<p>Throughout its history, the Buildroot project has been sponsored by +various companies, that we would like to thank below:</p> + +<ul> + + <li><a href="http://www.google.com">Google</a>, for providing all + the logistics for the FOSDEM 2013 and FOSDEM 2014 Developer Days in + Brussels, Belgium.</li> + + <li><a href="http://www.imgtec.com/">Imagination Technologies</a>, + for sponsoring the meeting room and dinner of the ELCE 2013 + Developer Days in Edinburgh, UK.</li> + + <li><a href="http://circuitco.com/">CircuitCo</a>, for sponsoring + several development boards for the Google Summer of Code 2013 + project on Buildroot.</li> + + <li><a href="http://boundarydevices.com/">BoundaryDevices</a>, for + sponsoring an i.MX6 development board for the Google Summer of Code + 2013 project on Buildroot.</li> + + <li><a href="http://www.fluendo.com/">Fluendo</a>, for sponsoring + the meeting room for the ELCE 2012 Developer Days in Barcelona + Spain.</li> + + <li><a href="http://www.synopsys.com">Synopsys</a>, for sponsoring + the dinner for the ELCE 2012 Developer Days in Barcelona, + Spain.</li> + + <li><a href="http://www.calao-systems.com/">Calao Systems</a> + and <a href="http://free-electrons.com/">Free Electrons</a> for + providing a meeting room and offering lunch for the ELCE 2009 + Developer Days in Grenoble, France.</li> + +</ul> + +<!--#include file="footer.html" --> |