From patchwork Mon Sep 7 14:09:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vicente Olivert Riera X-Patchwork-Id: 515159 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 15BF114016A for ; Tue, 8 Sep 2015 00:10:00 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 52DCE95BBD; Mon, 7 Sep 2015 14:09:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v9FR3UcfQRsJ; Mon, 7 Sep 2015 14:09:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id DBE24957F9; Mon, 7 Sep 2015 14:09:52 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0BB2D1C0B57 for ; Mon, 7 Sep 2015 14:09:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id F107233641 for ; Mon, 7 Sep 2015 14:09:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CQpdUGyMpuEb for ; Mon, 7 Sep 2015 14:09:45 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailapp01.imgtec.com (mailapp01.imgtec.com [195.59.15.196]) by silver.osuosl.org (Postfix) with ESMTP id 96A783363C for ; Mon, 7 Sep 2015 14:09:44 +0000 (UTC) Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id 9077BB5EF65EF for ; Mon, 7 Sep 2015 15:09:38 +0100 (IST) Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 7 Sep 2015 15:09:41 +0100 Received: from localhost.localdomain (192.168.154.34) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.210.2; Mon, 7 Sep 2015 15:09:41 +0100 From: Vicente Olivert Riera To: Date: Mon, 7 Sep 2015 15:09:36 +0100 Message-ID: <1441634976-49840-1-git-send-email-Vincent.Riera@imgtec.com> X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 X-Originating-IP: [192.168.154.34] Subject: [Buildroot] [PATCHv2] docs/website: news.html code cleanup X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" - li tags closed - removed useless p tag after h2 - fixed issues to make it validate on W3 Signed-off-by: Vicente Olivert Riera --- Changes v1 -> v2: - Removed closing body and html tags. I was using them when I was debugging and I forgot to remove them before committing. docs/website/news.html | 852 ++++++++++++++++++++++-------------------------- 1 files changed, 382 insertions(+), 470 deletions(-) diff --git a/docs/website/news.html b/docs/website/news.html index aeb0223..5946e15 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -5,11 +5,9 @@

News

-

-

    -
  • 6 September 2015 -- 2015.08.1 released - +
  • + 6 September 2015 -- 2015.08.1 released

    The 2015.08.1 bugfix release is out - Thanks to everyone contributing. This release fixes critical issues discovered since the 2015.08 release. See the @@ -17,9 +15,9 @@ file for more details, and go to the downloads page to pick up the 2015.08.1 release.

    - -
  • 31 August 2015 -- 2015.08 released - +
  • +
  • + 31 August 2015 -- 2015.08 released

    The stable 2015.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -27,38 +25,36 @@ announcement and go to the downloads page to pick up the 2015.08 release.

    - -
  • 24 August 2015 -- 2015.08-rc2 released - +
  • +
  • + 24 August 2015 -- 2015.08-rc2 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and the release announcement.

    -

    Head to the downloads page to pick up the 2015.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 5 August 2015 -- 2015.08-rc1 released - +
  • +
  • + 5 August 2015 -- 2015.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, read the announcement.

    -

    Head to the downloads page to pick up the 2015.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 31 May 2015 -- 2015.05 released - +
  • +
  • + 31 May 2015 -- 2015.05 released

    The stable 2015.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -66,34 +62,32 @@ announcement and go to the downloads page to pick up the 2015.05 release.

    - -
  • 22 May 2015 -- 2015.05-rc3 released - +
  • +
  • + 22 May 2015 -- 2015.05-rc3 released

    Release candidate 3 is out with more cleanups and security / build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2015.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 11 May 2015 -- 2015.05-rc2 released - +
  • +
  • + 11 May 2015 -- 2015.05-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2015.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 4 May 2015 -- 2015.05-rc1 released - +
  • +
  • + 4 May 2015 -- 2015.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES @@ -105,9 +99,9 @@ release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 March 2015 -- 2015.02 released - +
  • +
  • + 1 March 2015 -- 2015.02 released

    The stable 2015.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -115,112 +109,104 @@ announcement and go to the downloads page to pick up the 2015.02 release.

    - -
  • 24 February 2015 -- 2015.02-rc3 released - +
  • +
  • + 24 February 2015 -- 2015.02-rc3 released

    Release candidate 3 is out with more cleanups and security / build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2015.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 15 February 2015 -- 2015.02-rc2 released - +
  • +
  • + 15 February 2015 -- 2015.02-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2015.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 8 February 2015 -- 2015.02-rc1 released - +
  • +
  • + 8 February 2015 -- 2015.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2015.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 December 2014 -- 2014.11 released - +
  • +
  • + 1 December 2014 -- 2014.11 released

    The stable 2014.11 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, and go to the downloads page to pick up the 2014.11 release.

    - -
  • 28 November 2014 -- 2014.11-rc3 released - +
  • +
  • + 28 November 2014 -- 2014.11-rc3 released

    Release candidate 3 is out with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.11-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 21 November 2014 -- 2014.11-rc2 released - +
  • +
  • + 21 November 2014 -- 2014.11-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 13 November 2014 -- Report from Buildroot Developers Meeting - +
  • +
  • + 13 November 2014 -- Report from Buildroot Developers Meeting

    A report from the recent Buildroot Developers Meeting is now available.

    -

    Once again, thanks to all the participants and to Mind for sponsoring the event.

    -

    The next Developer Days will take place on February 2nd and 3rd in Brussels, Belgium, right after FOSDEM. See the wiki for more details.

    - -
  • 12 November 2014 -- 2014.11-rc1 released - +
  • +
  • + 12 November 2014 -- 2014.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2014.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 September 2014 -- 2014.08 released - +
  • +
  • + 1 September 2014 -- 2014.08 released

    The stable 2014.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -228,48 +214,45 @@ announcement and go to the downloads page to pick up the 2014.08 release.

    - -
  • 26 August 2014 -- 2014.08-rc3 released - +
  • +
  • + 26 August 2014 -- 2014.08-rc3 released

    Release candidate 3 is out with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.08-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 18 August 2014 -- 2014.08-rc2 released - +
  • +
  • + 18 August 2014 -- 2014.08-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 8 August 2014 -- 2014.08-rc1 released - +
  • +
  • + 8 August 2014 -- 2014.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2014.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 31 May 2014 -- 2014.05 released - +
  • +
  • + 31 May 2014 -- 2014.05 released

    The stable 2014.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -277,166 +260,156 @@ announcement and go to the downloads page to pick up the 2014.05 release.

    - -
  • 28 May 2014 -- 2014.05-rc3 released - +
  • +
  • + 28 May 2014 -- 2014.05-rc3 released

    Release candidate 3 is out with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 21 May 2014 -- 2014.05-rc2 released - +
  • +
  • + 21 May 2014 -- 2014.05-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 13 May 2014 -- 2014.05-rc1 released - +
  • +
  • + 13 May 2014 -- 2014.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2014.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 27 February 2014 -- 2014.02 released - +
  • +
  • + 27 February 2014 -- 2014.02 released

    The stable 2014.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, and go to the downloads page to pick up the 2014.02 release.

    - -
  • 25 February 2014 -- 2014.02-rc3 released - +
  • +
  • + 25 February 2014 -- 2014.02-rc3 released

    Release candidate 3 is out with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 20 February 2014 -- 2014.02-rc2 released - +
  • +
  • + 20 February 2014 -- 2014.02-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2014.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 11 February 2014 -- 2014.02-rc1 released - +
  • +
  • + 11 February 2014 -- 2014.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2014.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 9 February 2014 -- Report from Buildroot Developers Meeting - +
  • +
  • + 9 February 2014 -- Report from Buildroot Developers Meeting

    A report from the recent Buildroot Developers Meeting is now available.

    -

    Once again, thanks to all the participants and to Google and Mind for sponsoring the event.

    -
  • 30 January 2014 -- Upcoming Buildroot Developers meeting - +
  • +
  • + 30 January 2014 -- Upcoming Buildroot Developers meeting

    The upcoming Buildroot Developers meeting will take place in Brussels on February, 3rd and 4th, after the FOSDEM conference. Additional details about the meeting can be found on the corresponding wiki page.

    -

    Persons not able to join the meeting in Brussels can participate remotely using Google Hangouts. Simply give your Google address to thomas.petazzoni@free-electrons.com.

    -

    This meeting is sponsored by Google (for the meeting room) and Mind (for the dinner). Thanks to our sponsors!

    - -
  • 30 November 2013 -- 2013.11 released - +
  • +
  • + 30 November 2013 -- 2013.11 released

    The stable 2013.11 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, read the announcement and go to the downloads page to pick up the 2013.11 release.

    - -
  • 30 November 2013 -- Slides from Embedded Linux Conference Europe - +
  • +
  • + 30 November 2013 -- Slides from Embedded Linux Conference Europe

    The slides from the Buildroot presentation at the recent Embedded Linux Conference Europe 2013 are now available.

    - -
  • 18 November 2013 -- 2013.11-rc3 released - +
  • +
  • + 18 November 2013 -- 2013.11-rc3 released

    Another week, another release candidate with more fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.11-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 18 November 2013 -- 2013.11-rc2 released - +
  • +
  • + 18 November 2013 -- 2013.11-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 13 November 2013 -- Announcement of the next Buildroot Developer Days - +
  • +
  • + 13 November 2013 -- Announcement of the next Buildroot Developer Days

    The next Buildroot Developer Days meeting will take place on Monday 3rd and Tuesday 4th February 2014 in Brussels, Belgium - Just after @@ -446,47 +419,42 @@ experience with the tool. It will allow developers to work on Buildroot and discuss current issues, the future directions, and more.

    -

    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 CFP.

    -

    We would like to thank our sponsor Google for sponsoring the event by providing all the needed logistics.

    -

    For more details, see the wiki page dedicated to the meeting.

    - -
  • 12 November 2013 -- 2013.11-rc1 released - +
  • +
  • + 12 November 2013 -- 2013.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2013.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 11 November 2013 -- Report from Buildroot Developers Meeting - +
  • +
  • + 11 November 2013 -- Report from Buildroot Developers Meeting

    A report from the recent Buildroot Developers Meeting is now available.

    -

    Once again, thanks to all the participants and to Imagination Technologies for sponsoring the event.

    - -
  • 17 September 2013 -- 2013.08.1 released - +
  • +
  • + 17 September 2013 -- 2013.08.1 released

    The 2013.08.1 bugfix release is out - Thanks to everyone contributing. This release fixes critical issues discovered since the 2013.08 release. See the @@ -494,9 +462,9 @@ file for more details, and go to the downloads page to pick up the 2013.08.1 release.

    - -
  • 16 September 2013 -- Buildroot Developer Days - +
  • +
  • + 16 September 2013 -- Buildroot Developer Days

    The next Buildroot Developer Days meeting will take place on Saturday October 26th and Sunday October 27th 2013 in Edinburgh, UK - Just after the -

    For more details, see the wiki page dedicated to the meeting.

    - -
  • 31 August 2013 -- 2013.08 released - +
  • +
  • + 31 August 2013 -- 2013.08 released

    The stable 2013.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, read the announcement and go to the downloads page to pick up the 2013.08 release.

    - -
  • 29 August 2013 -- 2013.08-rc3 released - +
  • +
  • + 29 August 2013 -- 2013.08-rc3 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.08-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 16 August 2013 -- 2013.08-rc2 released - +
  • +
  • + 16 August 2013 -- 2013.08-rc2 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 5 August 2013 -- 2013.08-rc1 released - +
  • +
  • + 5 August 2013 -- 2013.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 31 May 2013 -- 2013.05 released - +
  • +
  • + 31 May 2013 -- 2013.05 released

    The stable 2013.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -568,127 +532,118 @@ announcement and go to the downloads page to pick up the 2013.05 release.

    - -
  • 25 May 2013 -- 2013.05-rc3 released - +
  • +
  • + 25 May 2013 -- 2013.05-rc3 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 15 May 2013 -- 2013.05-rc2 released - +
  • +
  • + 15 May 2013 -- 2013.05-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 8 May 2013 -- 2013.05-rc1 released - +
  • +
  • + 8 May 2013 -- 2013.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2013.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 28 February 2013 -- 2013.02 released - +
  • +
  • + 28 February 2013 -- 2013.02 released

    The stable 2013.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details and go to the downloads page to pick up the 2013.02 release.

    - -
  • 26 February 2013 -- 2013.02-rc3 released - +
  • +
  • + 26 February 2013 -- 2013.02-rc3 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 19 February 2013 -- 2013.02-rc2 released - +
  • +
  • + 19 February 2013 -- 2013.02-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2013.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 10 February 2013 -- 2013.02-rc1 released - +
  • +
  • + 10 February 2013 -- 2013.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2013.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 10 February 2013 -- Report from Buildroot Developers Meeting - +
  • +
  • + 10 February 2013 -- Report from Buildroot Developers Meeting

    A report from the recent Buildroot Developers Meeting is now available. Embedded Linux News also has a writeup about the event, including photos.

    -

    Once again, thanks to all the participants and to Google for sponsoring the event.

    - -
  • 12 January 2013 -- Next Buildroot Developers Meeting next to FOSDEM, Brussels - +
  • +
  • + 12 January 2013 -- Next Buildroot Developers Meeting next to FOSDEM, Brussels

    The next Buildroot Developers Meeting will take place on Monday 4th February 2013 and Tuesday 5th February 2013 in Brussels, Belgium. Those dates have been chosen to immediately follow the great FOSDEM conference.

    -

    Attending this meeting is free, after registration by contacting Thomas Petazzoni. For more details about the meeting, please see the related Wiki page.

    -

    We would like to thank Google for providing the meeting location and the Internet connection, and offering free lunch and refreshments to the participants.

    - -
  • 3 January 2013 -- 2012.11.1 released - +
  • +
  • + 3 January 2013 -- 2012.11.1 released

    The 2012.11.1 bugfix release is out - Thanks to everyone contributing. This release fixes critical issues discovered since the 2012.11 release, most importantly with non-largefile builds on @@ -698,43 +653,42 @@ and go to the downloads page to pick up the 2012.11.1 release.

    -
  • 2 December 2012 -- 2012.11 released - +
  • +
  • + 2 December 2012 -- 2012.11 released

    The stable 2012.11 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details and go to the downloads page to pick up the 2012.11 release.

    - -
  • 30 November 2012 -- 2012.11-rc2 released - +
  • +
  • + 30 November 2012 -- 2012.11-rc2 released

    RC2 is out with more bugfixes - See the CHANGES file for details. -

    Head to the downloads page to pick up the 2012.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 17 November 2012 -- 2012.11-rc1 released - +
  • +
  • + 17 November 2012 -- 2012.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2012.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 17 November 2012 -- Buildroot Developer Day - +
  • +
  • + 17 November 2012 -- Buildroot Developer Day

    A report from the recent Buildroot Developer Days meeting in Barcelona, Spain is now available. @@ -747,56 +701,53 @@

    The next Developer Days will take place on February 4th and 5th in Brussels, Belgium, right after FOSDEM.

    - -
  • 31 August 2012 -- 2012.08 released - +
  • +
  • + 31 August 2012 -- 2012.08 released

    The stable 2012.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details and go to the downloads page to pick up the 2012.08 release.

    - -
  • 25 August 2012 -- 2012.08-rc3 released - +
  • +
  • + 25 August 2012 -- 2012.08-rc3 released

    We have a new release candidate! Various fixes, and addition of licensing informations on many packages. See CHANGES file for details

    -

    Head to the downloads page to pick up the 2012.08-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 15 August 2012 -- 2012.08-rc2 released - +
  • +
  • + 15 August 2012 -- 2012.08-rc2 released

    We have a new release candidate! Various fixes, and addition of licensing informations on many packages. See CHANGES file for details

    -

    Head to the downloads page to pick up the 2012.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 August 2012 -- 2012.08-rc1 released - +
  • +
  • + 1 August 2012 -- 2012.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details

    -

    Head to the downloads page to pick up the 2012.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 22 July 2012 -- Buildroot Developer Day - +
  • +
  • + 22 July 2012 -- Buildroot Developer Day

    The next Buildroot Developer Day meeting will take place on Saturday November 3th and Sunday November 4th 2012 in Barcelona, Spain, just before @@ -811,8 +762,9 @@ the wiki page dedicated to the meeting.

    -
  • 30 May 2012 -- 2012.05 released - +
  • +
  • + 30 May 2012 -- 2012.05 released

    The stable 2012.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -820,63 +772,59 @@ announcement and go to the downloads page to pick up the 2012.05 release.

    - -
  • 25 May 2012 -- 2012.05-rc3 released - +
  • +
  • + 25 May 2012 -- 2012.05-rc3 released

    RC3 is out with more bugfixes - See the CHANGES file for details. -

    Head to the downloads page to pick up the 2012.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 18 May 2012 -- 2012.05-rc2 released - +
  • +
  • + 18 May 2012 -- 2012.05-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2012.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 10 May 2012 -- 2012.05-rc1 released - +
  • +
  • + 10 May 2012 -- 2012.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2012.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 20 April 2012 -- Autobuilder Results Online - +
  • +
  • + 20 April 2012 -- Autobuilder Results Online

    The status of the autobuilders, which do repeated randpackageconfig builds for continuous integration testing, is now online at autobuild.buildroot.org. The code behind it can be found in git.

    -

    Thanks to Thomas Petazzoni for running the web interface, and to The GCC Compile Farm and Free Electrons for hosting builders. Thomas also sends out a daily summary of the build status to the mailing list.

    - -
  • 29 February 2012 -- 2012.02 released - +
  • +
  • + 29 February 2012 -- 2012.02 released

    The stable 2012.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -884,57 +832,55 @@ announcement and go to the downloads page to pick up the 2012.02 release.

    - -
  • 27 February 2012 -- 2012.02-rc3 released - +
  • +
  • + 27 February 2012 -- 2012.02-rc3 released

    RC3 is out with more bugfixes - See the CHANGES file for details. -

    Head to the downloads page to pick up the 2012.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 19 February 2012 -- 2012.02-rc2 released - +
  • +
  • + 19 February 2012 -- 2012.02-rc2 released

    Another week, another release candidate with more cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2012.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 12 February 2012 -- 2012.02-rc1 released - +
  • +
  • + 12 February 2012 -- 2012.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement.

    -

    Head to the downloads page to pick up the 2012.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    -
  • 31 January 2012 -- Buildroot Developer Day - +
  • +
  • + 31 January 2012 -- Buildroot Developer Day

    Another Buildroot Developer Day will take place on Friday, February 3rd in Brussels, Belgium - The day before FOSDEM. See the announcement or the Free Electrons blog for more info.

    - -
  • 30 November 2011 -- 2011.11 released - +
  • +
  • + 30 November 2011 -- 2011.11 released

    The stable 2011.11 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -942,117 +888,112 @@ announcement and go to the downloads page to pick up the 2011.11 release.

    - -
  • 26 November 2011 -- 2011.11-rc3 released - +
  • +
  • + 26 November 2011 -- 2011.11-rc3 released

    RC3 is out with more bugfixes - See the CHANGES file for details. -

    Head to the downloads page to pick up the 2011.11-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 18 November 2011 -- 2011.11-rc2 released - +
  • +
  • + 18 November 2011 -- 2011.11-rc2 released

    Another week, another release candidate with a bunch of cleanups and build fixes. See the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2011.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 11 November 2011 -- 2011.11-rc1 released - +
  • +
  • + 11 November 2011 -- 2011.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement -

    Head to the downloads page to pick up the 2011.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    -
  • 31 August 2011 -- 2011.08 released - +
  • +
  • + 31 August 2011 -- 2011.08 released

    The stable 2011.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, and go to the downloads page to pick up the 2011.08 release.

    - -
  • 29 August 2011 -- 2011.08-rc2 released - +
  • +
  • + 29 August 2011 -- 2011.08-rc2 released

    RC2 is out with more bugfixes. See the CHANGES file for details, and read the announcement. -

    Head to the downloads page to pick up the 2011.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 4 August 2011 -- 2011.08-rc1 released - +
  • +
  • + 4 August 2011 -- 2011.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement. -

    Head to the downloads page to pick up the 2011.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 27 May 2011 -- 2011.05 released - +
  • +
  • + 27 May 2011 -- 2011.05 released

    The stable 2011.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, and go to the downloads page to pick up the 2011.05 release.

    - -
  • 24 May 2011 -- 2011.05-rc2 released - +
  • +
  • + 24 May 2011 -- 2011.05-rc2 released

    RC2 is out with more bugfixes. See the CHANGES file for details. -

    Head to the downloads page to pick up the 2011.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 18 May 2011 -- 2011.05-rc1 released - +
  • +
  • + 18 May 2011 -- 2011.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement. -

    Head to the downloads page to pick up the 2011.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    -
  • 28 February 2011 -- 2011.02 released - +
  • +
  • + 28 February 2011 -- 2011.02 released

    The stable 2011.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -1060,35 +1001,33 @@ announcement and go to the downloads page to pick up the 2011.02 release.

    - -
  • 24 February 2011 -- 2011.02-rc2 released - +
  • +
  • + 24 February 2011 -- 2011.02-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2011.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 14 February 2011 -- 2011.02-rc1 released - +
  • +
  • + 14 February 2011 -- 2011.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement. -

    Head to the downloads page to pick up the 2011.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 30 November 2010 -- 2010.11 released - +
  • +
  • + 30 November 2010 -- 2010.11 released

    The stable 2010.11 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -1096,35 +1035,33 @@ announcement and go to the downloads page to pick up the 2010.11 release.

    - -
  • 25 November 2010 -- 2010.11-rc2 released - +
  • +
  • + 25 November 2010 -- 2010.11-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details.

    -

    Head to the downloads page to pick up the 2010.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 8 November 2010 -- 2010.11-rc1 released - +
  • +
  • + 8 November 2010 -- 2010.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details, and read the announcement. -

    Head to the downloads page to pick up the 2010.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 28 September 2010 - Buildroot Developer Day - +
  • +
  • + 28 September 2010 - Buildroot Developer Day

    A Buildroot Developer Day will take place on Friday, October 29th in Cambridge, UK - Just the day after the Embedded @@ -1133,12 +1070,11 @@ project and its future. See the announcement for more info.

    -

    Thanks to Thomas Petazzoni for taking care of the practical arrangements.

    - -
  • 31 August 2010 -- 2010.08 released - +
  • +
  • + 31 August 2010 -- 2010.08 released

    The stable 2010.08 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -1146,38 +1082,35 @@ announcement and go to the downloads page to pick up the 2010.08 release.

    - -
  • 30 August 2010 -- 2010.08-rc2 released - +
  • +
  • + 30 August 2010 -- 2010.08-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - - This is very much expected to be the final release +

    This is very much expected to be the final release candidate, so give it a good test and expect a final 2010.08 release before September unless critical issues are found.

    - -
  • 30 July 2010 -- 2010.08-rc1 released - +
  • +
  • + 30 July 2010 -- 2010.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 30 May 2010 -- 2010.05 released - +
  • +
  • + 30 May 2010 -- 2010.05 released

    The stable 2010.05 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES @@ -1185,87 +1118,83 @@ announcement and go to the downloads page to pick up the 2010.05 release.

    - -
  • 27 May 2010 -- 2010.05-rc3 released - +
  • +
  • + 27 May 2010 -- 2010.05-rc3 released

    RC3 is out with more cleanups and bugfixes, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 11 May 2010 -- 2010.05-rc2 released - +
  • +
  • + 11 May 2010 -- 2010.05-rc2 released

    Another week, another release candidate with a bunch of cleanups and build fixes.

    -

    Head to the downloads page to pick up the 2010.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 3 May 2010 -- 2010.05-rc1 released - +
  • +
  • + 3 May 2010 -- 2010.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 2 May 2010 - FOSDEM slides online - +
  • +
  • + 2 May 2010 - FOSDEM slides online

    The slides from the Cross Build Systems: Present & Future session at FOSDEM are now online. - -

  • 26 February 2010 -- 2010.02 released - +
  • +
  • + 26 February 2010 -- 2010.02 released

    The stable 2010.02 release is out - Thanks to everyone contributing and testing the release candidates. See the CHANGES file for more details, and go to the downloads page to pick up the 2010.02 release.

    - -
  • 23 February 2010 -- 2010.02-rc2 released - +
  • +
  • + 23 February 2010 -- 2010.02-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    -
  • 9 February 2010 -- 2010.02-rc1 released - +
  • +
  • + 9 February 2010 -- 2010.02-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2010.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 December 2009 -- 2009.11 released - +
  • +
  • + 1 December 2009 -- 2009.11 released

    The stable 2009.11 release is out - Thanks to everyone contributing and testing the release candidates. See the announcement @@ -1273,52 +1202,48 @@ for more details, and go to the downloads page to pick up the 2009.11 release.

    - -
  • 29 November 2009 -- 2009.11-rc2 released - +
  • +
  • + 29 November 2009 -- 2009.11-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2009.11-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 23 November 2009 -- 2009.11-rc1 released - +
  • +
  • + 23 November 2009 -- 2009.11-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2009.11-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 7 September 2009 -- First Buildroot Developer Day - +
  • +
  • + 7 September 2009 -- First Buildroot Developer Day

    The first Buildroot Developer Day will take place on Saturday, October 17th in Grenoble, France, just the day after Embedded Linux Conference Europe. This Developer Day aims at allowing Buildroot developers to meet and exchange ideas on the project and its future.

    -

    As the number of places is limited, interested candidates are invited to send an e-mail to Peter Korsgaard (jacmet at uclibc dot org) and Thomas Petazzoni (thomas dot petazzoni at free-electrons dot com).

    -

    This Developer Day will take place thanks to the sponsoring of Calao Systems and Free Electrons.

    - -
  • 31 August 2009 -- 2009.08 released - +
  • +
  • + 31 August 2009 -- 2009.08 released

    The stable 2009.08 release is out - Thanks to everyone contributing and testing the release candidates. See the announcement @@ -1326,48 +1251,46 @@ for more details, and go to the downloads page to pick up the 2009.08 release.

    - -
  • 26 August 2009 -- 2009.08-rc3 released +
  • +
  • + 26 August 2009 -- 2009.08-rc3 released

    A number of bugfixes have been added to the tree since RC2 (especially thanks to Thomas Petazzoni) - See the CHANGES file for details. This is very much expected to be the final release candidate, so give it a good test and expect a final 2009.08 release next weekend unless critical issues are found.

    -

    Head to the downloads page to pick up the 2009.08-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 6 August 2009 -- 2009.08-rc2 released - +
  • +
  • + 6 August 2009 -- 2009.08-rc2 released

    RC2 is out with more cleanups and bugfixes, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2009.08-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 2 August 2009 -- 2009.08-rc1 released - +
  • +
  • + 2 August 2009 -- 2009.08-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2009.08-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 1 June 2009 -- 2009.05 released - +
  • +
  • + 1 June 2009 -- 2009.05 released

    The stable 2009.05 release is out - Thanks to everyone contributing and testing the release candidates. See the announcement @@ -1375,120 +1298,116 @@ for more details, and go to the downloads page to pick up the 2009.05 release.

    - -
  • 27 May 2009 -- 2009.05-rc3 released - +
  • +
  • + 27 May 2009 -- 2009.05-rc3 released

    We had a number of fixes post-RC2, so RC3 is out (see CHANGES for details). Now is the moment to test and verify that everything is working for your favorite config - Expect a final 2009.05 very soon.

    -

    Head to the downloads page to pick up the 2009.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 19 May 2009 -- 2009.05-rc2 released - +
  • +
  • + 19 May 2009 -- 2009.05-rc2 released

    RC2 is out with more cleanups and bug fixes (see CHANGES). Unless big issues are found, expect this to be the last release candidate before the release - So give it a good test.

    -

    Head to the downloads page to pick up the 2009.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 14 May 2009 -- Buildroot.org - +
  • +
  • + 14 May 2009 -- Buildroot.org

    Earl Levine has been so kind to donate the buildroot.org domain to us, so the website can now also be reached at www.buildroot.org (and git at git.buildroot.org). - Thanks a lot Earl!

    - -
  • 5 May 2009 -- 2009.05-rc1 released - +
  • +
  • + 5 May 2009 -- 2009.05-rc1 released

    We have a new release candidate! Lots of changes all over the tree, see the CHANGES file for details. -

    Head to the downloads page to pick up the 2009.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 3 May 2009 -- Moved to git - +
  • +
  • + 3 May 2009 -- Moved to git

    We've moved the source code from Subversion to Git. You can browse the repo online here, and clone - the repo using: + the repo using:

    git clone git://git.buildroot.net/buildroot
    - See the Git Access page for more details. -

    - -
  • 27 March 2009 -- new Logo - +

    See the Git Access page for more details.

    +
  • +
  • + 27 March 2009 -- new Logo

    We have a logo! We have so far been using the Busybox logo on the website, as the website was a copy of the Busybox one - But not anymore, we now have a shiny new logo of our own.

    - -
  • 12 February 2009 -- 2009.02 released +
  • +
  • + 12 February 2009 -- 2009.02 released

    The stable 2009.02 release is out - Thanks to everyone contributing and testing the release candidates. See the announcement for more details, and go to the downloads page to pick up the 2009.02 release.

    - -
  • 9 February 2009 -- 2009.02-rc4 released +
  • +
  • + 9 February 2009 -- 2009.02-rc4 released

    We had more than 50 changes since RC3, several of them toolchain related, so decided to make a RC4 as well. This is very much expected to be the final release candidate, so give it a good test and expect a final 2009.02 release this week unless critical issues are found.

    -

    Head to the downloads page to pick up the 2009.02-rc4 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 31 January 2009 -- 2009.02-rc3 released -

    RC3 is out with more cleanups and bug fixes. Unless big issues +

  • +
  • + 31 January 2009 -- 2009.02-rc3 released +

    RC3 is out with more cleanups and bug fixes. Unless big issues are found, expect this to be the last release candidate before the release - So give it a good test.

    -

    Head to the downloads page to pick up the 2009.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 23 January 2009 -- 2009.02-rc2 released +
  • +
  • + 23 January 2009 -- 2009.02-rc2 released

    Another week, another release candidate with a bunch of cleanups and build fixes.

    -

    Head to the downloads page to pick up the 2009.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    - -
  • 16 January 2009 -- Release candidate and new maintainer +
  • +
  • + 16 January 2009 -- Release candidate and new maintainer

    It has been a long time coming, but we finally have a new release candidate! - And a new maintainer to match (Peter Korsgaard).

    -

    Head to the downloads page to pick up the 2009.02-rc1 release candidate, and report any problems found to the bug tracker. The plan is to release 2009.02 in time for FOSDEM.

    - -
  • 16 July 2006 -- Buildroot mailing list +
  • +
  • + 16 July 2006 -- Buildroot mailing list

    Buildroot now has its own mailing list.

    - -
  • 21 February 2005 -- Buildroot webpage added

    - - Buildroot is a set of Makefiles and patches that makes it easy generate a +

  • +
  • + 21 February 2005 -- Buildroot webpage added +

    Buildroot is a set of Makefiles and patches that makes it easy generate a cross-compilation toolchain and root filesystem for your target Linux system using the uClibc C library. Buildroot is useful mainly for people working with small or embedded systems. Embedded systems often use processors that are not the regular x86 processors everyone is used to using on their PC. It can be PowerPC processors, MIPS processors, ARM processors, etc. And to be extra safe, - you do not need to be root to build or run buildroot. - -

    - - And as of today buildroot even has its own webpage, making it a first class + you do not need to be root to build or run buildroot.

    +

    And as of today buildroot even has its own webpage, making it a first class citizen of uclibc.org and busybox.net, and more importantly, make it easy - to find and point to buildroot. - -

    - - If you find a bug in buildroot, or wish to submit a patch to fix a problem + to find and point to buildroot.

    +

    If you find a bug in buildroot, or wish to submit a patch to fix a problem or add a shiny new feature, please use the Bug and Patch Tracking System to post - the details, to make certain your work is not lost. - - + the details, to make certain your work is not lost.

    +
-