From patchwork Fri Dec 4 07:21:12 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Angelo Compagnucci X-Patchwork-Id: 552596 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 6F84E1401E7 for ; Fri, 4 Dec 2015 18:38:02 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=yiLQO/AA; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id AD9D493F01; Fri, 4 Dec 2015 07:38:01 +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 XcLfo4t-7+An; Fri, 4 Dec 2015 07:37:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 659C193639; Fri, 4 Dec 2015 07:37:47 +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 D575A1C0361 for ; Fri, 4 Dec 2015 07:21:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C7DC532D8B for ; Fri, 4 Dec 2015 07:21: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 87mPaHiSflQR for ; Fri, 4 Dec 2015 07:21:33 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by silver.osuosl.org (Postfix) with ESMTPS id E5FEE32D7E for ; Fri, 4 Dec 2015 07:21:31 +0000 (UTC) Received: by wmww144 with SMTP id w144so50294433wmw.1 for ; Thu, 03 Dec 2015 23:21:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=SImC+LUangBHnjGc9layRqxgVDwkhmLrXyx7wqrBVLs=; b=yiLQO/AAk1/98+cSI7y+jOkqV5kk5lnafRrN1uRgzAoqrPFIt3a/P92zmdigc8AgCJ kM7GOyg9c/SuUH+Q23c6Ax3ILjHYQyIZWkHqbryb5RaxQRyR74x6zna/DB+IL9uM3M93 Zd82+aakuuUikeTNqo4BImMF9LGubfr+nKgmTzCGXOq/r9a69wR2SWiuRwlsn/4eB1WK JdtKa/pIxRCn4CUeRU5NqnV6RaJCUW108qC9GsKfIImD4ISGc4fXQqUp0IEbK0UVqm+B 9Jgo3XfZpJmjSS8pnH9Q9ypILr0d6D7+uhqFU+tqbwMIiTJjb5I0iFeTZa+yI0iAqkIW B6CQ== X-Received: by 10.194.71.202 with SMTP id x10mr17736873wju.169.1449213690375; Thu, 03 Dec 2015 23:21:30 -0800 (PST) Received: from localhost.localdomain ([89.202.204.147]) by smtp.gmail.com with ESMTPSA id an7sm10802003wjc.44.2015.12.03.23.21.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 03 Dec 2015 23:21:29 -0800 (PST) From: Angelo Compagnucci To: buildroot@buildroot.org Date: Fri, 4 Dec 2015 08:21:12 +0100 Message-Id: <1449213674-11333-3-git-send-email-angelo.compagnucci@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449213674-11333-1-git-send-email-angelo.compagnucci@gmail.com> References: <1449213674-11333-1-git-send-email-angelo.compagnucci@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 04 Dec 2015 07:37:45 +0000 Subject: [Buildroot] [PATCH 2/4] docs/website: html cleaning and indentation fixing 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" * Fixing indentation and cleaning with html tidy * Adding tidy_config.txt containing tidy settings Signed-off-by: Angelo Compagnucci --- docs/website/contribute.html | 74 +- docs/website/docs.html | 232 +- docs/website/download.html | 356 +-- docs/website/footer.html | 12 +- docs/website/header.html | 120 +- docs/website/index.html | 241 +- docs/website/news.html | 6342 ++++++++++++++++++++++++------------------ docs/website/sponsors.html | 461 +-- docs/website/support.html | 187 +- docs/website/tidy_config.txt | 5 + 10 files changed, 4481 insertions(+), 3549 deletions(-) create mode 100644 docs/website/tidy_config.txt diff --git a/docs/website/contribute.html b/docs/website/contribute.html index da5700c..5e2e159 100644 --- a/docs/website/contribute.html +++ b/docs/website/contribute.html @@ -1,43 +1,43 @@ -
-
-
- -
-
Contribute
-
-

Buildroot is an open source project and you are very welcome to contribute to - it.
- There are many different ways to contribute:

- - - -

For more details on these topics, check out the - - Contributing to buildroot chapter in the Buildroot manual. Thanks for your help!

- -

If you need any support yourself, have a look at - Support.

+
+
+
+
Contribute
+
+

Buildroot is an open source project and you are very welcome + to contribute to it. +
There are many different ways to contribute:

+ +

For more details on these topics, check out the + + Contributing to buildrootchapter in the Buildroot manual. + Thanks for your help!

+

If you need any support yourself, have a look at + Support.

+
+
+
- -
-
+
- diff --git a/docs/website/docs.html b/docs/website/docs.html index 4335796..4b86383 100644 --- a/docs/website/docs.html +++ b/docs/website/docs.html @@ -1,119 +1,129 @@ -
-
-
- -
-
Documentation
-
-

The Buildroot user manual is where you want to start reading if you - wish to understand how Buildroot works, or wish to change/extend/fix - things. It is available as:

- -
-
-
-
-
- -
-
- -
-
-
- -

HTML
- Stable | - Nightly -

- -
- -
-
-
-
- -
-
- -
-
-
- -

PDF
- Stable | - Nightly -

- -
- -
-
-
-
- -
-
- -
-
-
- -

ASCII
- Stable | - Nightly -

- -
+
+
+
+
Documentation
+
+

The Buildroot user manual is where you want to start reading + if you wish to understand how Buildroot works, or wish to + change/extend/fix things. It is available as:

+
+
+
+
+
+ + + +
+
+ + + +
+
+
+

HTML +
+ Stable| + + Nightly

+
+
+
+
+
+ +
+
+ +
+
+
+

PDF +
+ Stable| + + Nightly

+
+
+
+
+
+ +
+
+ +
+
+
+

ASCII +
+ Stable| + + Nightly

+
+
+

If you find any errors (factual, grammatical, whatever) please + report them to us.

+
- -

If you find any errors (factual, grammatical, whatever) please - report them to us.

-
-
- -
-
Training
-
-

Free Electrons offers a - complete 3-days - training course on Buildroot. They also make the training - materials freely available:

- -
-
-
-
Slides preview
-
-
- buildroot slides -
-
-
-
- -
-
-
Training materials
- -
-
+
+
Training
+
+

+ Free Electronsoffers + a complete + 3-days + training course on Buildroot. They also make the training + materials freely available:

+
+
+
+
Slides preview
+
+
+ + + + buildroot slides + +
+
+
+
+
+
+
Training materials
+ +
+
+
+
- -
-
- - diff --git a/docs/website/download.html b/docs/website/download.html index 19b5362..4ff397d 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -1,184 +1,194 @@ -
-
-
- -
-
Download
-
- -

Latest stable release: 2015.11

- -
-
-
-
-
- -
-
- -
-
-
-

buildroot-2015.11.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2015.11.tar.bz2

-

PGP signature

-
-
- - This and earlier releases (and their PGP signatures) can always be downloaded from - http://buildroot.net/downloads/. -
-
- -
-
Source code
-
- -
-
-
-
Repository
-
-

The buildroot repository can be browsed online through cgit at - http://git.buildroot.net/buildroot. - To grab a copy of the repository use

- - -
- - - - -

- -

- Or if you're behind a firewall blocking git: -

- -
- - - - -

- -

- - Please use the native git protocol if at all possible, as it's a lot - more efficient than HTTP.

- -

- - If you are not already familiar with using Git, we recommend you visit the Git website.

- -

- - Once you've checked out a copy of the source tree, you can update your source - tree at any time so it is in sync with the latest and greatest by entering your - buildroot directory and running the command:

- -
-		  git pull
-		
- -

- Because you've only been granted anonymous access to the tree, you won't be - able to push your changes to the repo. Changes can instead be submitted for - inclusion by posting them to the buildroot mailing list.

-
-
-
- -
-
-
Tarballs
-
- You can also obtain daily snapshots of the latest Buildroot source tree if you - want to follow development, but cannot or do not wish to use Git. - - - -

- Older versions can be downloaded from the release archive. -

-
-
-
+ This and earlier releases (and their PGP signatures) can always be + downloaded from + http://buildroot.net/downloads/.
+
+
+
Source code
+
+
+
+
+
Repository
+
+

The buildroot repository can be browsed online through + cgit at + + http://git.buildroot.net/buildroot. To grab a copy of + the repository use

+
+ + + + +
+
+

Or if you're behind a firewall blocking git:

+
+ + + + +
+
+

Please use the native git protocol if at all possible, + as it's a lot more efficient than HTTP.

+

If you are not already familiar with using Git, we + recommend you visit + the Git website.

+

Once you've checked out a copy of the source tree, you + can update your source tree at any time so it is in sync + with the latest and greatest by entering your buildroot + directory and running the command:

+
+                  git pull
+                
+
+

Because you've only been granted anonymous access to + the tree, you won't be able to push your changes to the + repo. Changes can instead be submitted for inclusion by + posting them to the buildroot mailing list.

+
+
+
+
+
+
Tarballs
+
You can also obtain daily snapshots + of the latest Buildroot source tree if you want to follow + development, but cannot or do not wish to use Git. + +

Older versions can be downloaded from + the release archive.

+
+
+
+
+
- -
-
+
- diff --git a/docs/website/footer.html b/docs/website/footer.html index 16fab36..4725b2b 100644 --- a/docs/website/footer.html +++ b/docs/website/footer.html @@ -1,7 +1,9 @@ - - - - - + + + + + diff --git a/docs/website/header.html b/docs/website/header.html index 6385111..69f4203 100644 --- a/docs/website/header.html +++ b/docs/website/header.html @@ -1,52 +1,72 @@ - - - - - - - - - Buildroot - Making Embedded Linux Easy - - - - - - - - - - + + + + + + + + Buildroot - Making Embedded Linux Easy + + + + + + + + + diff --git a/docs/website/index.html b/docs/website/index.html index 6bc37b9..1296a5e 100644 --- a/docs/website/index.html +++ b/docs/website/index.html @@ -1,151 +1,180 @@ -
- -
+ +
+
-

Buildroot
- Making Embedded Linux Easy

- - -
-
-
-
- +

Buildroot +
+ Making Embedded Linux Easy

+ + +
+ +
+ +
+ +
+
-

Buildroot is a simple, efficient and easy-to-use tool to - generate embedded Linux systems through cross-compilation.

+

Buildroot is a simple, efficient and easy-to-use tool to generate + embedded Linux systems through cross-compilation.

-
- +
+
-
-
-
- -
-
- -
-
+
+
+
+ +
+
+ +
+
-

Can handle everything

-

Cross-compilation toolchain, root filesystem generation, - kernel image compilation and bootloader compilation.

-
- +

Cross-compilation toolchain, root filesystem generation, kernel + image compilation and bootloader compilation.

+
+
-
-
-
- -
-
- -
-
+
+
+
+ +
+
+ +
+
-

Is very easy

-

Thanks to its kernel-like menuconfig, gconfig and - xconfig configuration interfaces, building a basic system with - Buildroot is easy and typically takes 15-30 minutes.

- -
- +

Thanks to its kernel-like menuconfig, gconfig and xconfig + configuration interfaces, building a basic system with Buildroot is + easy and typically takes 15-30 minutes.

+
+
-
-
-
- -
-
- -
-
+
+
+
+ +
+
+ +
+
-

Supports several hundreds of packages

-

X.org stack, Gtk3, Qt 5, GStreamer, Webkit, Kodi, a large number of network-related and system-related utilities are supported.

- -
-
-
-
- +

X.org stack, Gtk3, Qt 5, GStreamer, Webkit, Kodi, a large number + of network-related and system-related utilities are supported.

+ + + + +
+ +

Buildroot is for Everyone.

-

Has a simple structure that makes it easy to understand and extend. It relies only on the well-known Makefile language.

+

Has a simple structure that makes it easy to understand and + extend. It relies only on the well-known Makefile language.

-
- +
+
- -
-
- + + + + + +

Our recent activity.

-

Buildroot is an open source project: many developers contribute to it daily.

+

Buildroot is an open source project: many developers contribute + to it daily.

-
-
- + + + + + diff --git a/docs/website/news.html b/docs/website/news.html index f1961bf..7185d1d 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -1,2765 +1,3581 @@ - - -
-
-
- -

News

-
    - -
  • -
    -
    -
    -

    2015.11 released

    -

    30 November 2015

    -
    -
    -

    The stable 2015.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 - 2015.11 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.11-rc3 released

    -

    26 November 2015

    -
    -
    -

    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.11-rc3 - release candidate, and report any problems found to - the mailing list - or bug tracker.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.11-rc2 released

    -

    19 November 2015

    -
    -
    -

    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.11-rc2 - release candidate, and report any problems found to - the mailing list - or bug tracker.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.11-rc1 released

    -

    7 November 2015

    -
    -
    -

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

    - -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.08.1 released

    -

    6 September 2015

    -
    -
    -

    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 - CHANGES - file for more details, - and go to the downloads page to pick up the - 2015.08.1 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.08 released

    -

    31 August 2015

    -
    -
    -

    The stable 2015.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 - 2015.08 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.08-rc2 released

    -

    24 August 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.08-rc1 released

    -

    5 August 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.05 released

    -

    31 May 2015

    -
    -
    -

    The stable 2015.05 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 - 2015.05 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.05-rc3 released

    -

    22 May 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.05-rc2 released

    -

    11 May 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.05-rc1 released

    -

    4 May 2015

    -
    -
    -

    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.05-rc1 - release candidate, and report any problems found to the - mailing list or - bug tracker.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.02 released

    -

    1 March 2015

    -
    -
    -

    The stable 2015.02 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 - 2015.02 release.

    -
    -
    -
  • - - -
  • -
    -
    -
    -

    2015.02-rc3 released

    -

    24 February 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.02-rc2 released

    -

    15 February 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2015.02-rc1 released

    -

    8 February 2015

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.11 released

    -

    1 December 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.11-rc3 released

    -

    28 November 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.11-rc2 released

    -

    21 November 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Report from Buildroot Developers Meeting

    -

    13 November 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.11-rc1 released

    -

    12 November 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.08 released

    -

    1 September 2014

    -
    -
    -

    The stable 2014.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 - 2014.08 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.08-rc3 released

    -

    26 August 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.08-rc2 released

    -

    18 August 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.08-rc1 released

    -

    8 August 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.05 released

    -

    31 May 2014

    -
    -
    -

    The stable 2014.05 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 - 2014.05 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.05-rc3 released

    -

    28 May 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.05-rc2 released

    -

    21 May 2014

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.05-rc1 released

    -

    13 May 2014

    -
    -
    -

    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

    -
    -
    -

    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

    -
    -
    -

    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

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2014.02-rc1 released

    -

    11 February 2014

    -
    -
    -

    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

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Upcoming Buildroot Developers meeting

    -

    30 January 2014

    -
    -
    -

    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!

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.11 released

    -

    30 November 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Slides from Embedded Linux Conference Europe

    -

    30 November 2013

    -
    -
    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.11-rc3 released

    -

    18 November 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.11-rc2 released

    -

    18 November 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Announcement of the next Buildroot Developer Days

    -

    13 November 2013

    -
    -
    -

    The next Buildroot Developer Days meeting will take - place on Monday 3rd and Tuesday 4th February 2014 in Brussels, - Belgium - Just after - FOSDEM (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.

    - -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.11-rc1 released

    -

    12 November 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Report from Buildroot Developers Meeting

    -

    11 November 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.08.1 released

    -

    17 September 2013

    -
    -
    -

    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 - CHANGES - file for more details, - and go to the downloads page to pick up the - 2013.08.1 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot Developer Days

    -

    16 September 2013

    -
    -
    -

    The next Buildroot Developer Days meeting will take - place on Saturday October 26th and Sunday October 27th 2013 in - Edinburgh, UK - Just after the - Embedded Linux Conference Europe (October 23th-24th). 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.

    - -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.08 released

    -

    31 August 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.08-rc3 released

    -

    29 August 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.08-rc2 released

    -

    16 August 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.08-rc1 released

    -

    5 August 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.05 released

    -

    31 May 2013

    -
    -
    -

    The stable 2013.05 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.05 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.05-rc3 released

    -

    25 May 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.05-rc2 released

    -

    15 May 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.05-rc1 released

    -

    8 May 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.02 released

    -

    28 February 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.02-rc3 released

    -

    26 February 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.02-rc2 released

    -

    19 February 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2013.02-rc1 released

    -

    10 February 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Report from Buildroot Developers Meeting

    -

    10 February 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Next Buildroot Developers Meeting next to FOSDEM, Brussels

    -

    12 January 2013

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.11.1 released

    -

    3 January 2013

    -
    -
    -

    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 - recent Ubuntu versions. See the - CHANGES - file for more details, - and go to the downloads page to pick up the - 2012.11.1 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.11 released

    -

    2 December 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.11-rc2 released

    -

    30 November 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.11-rc1 released

    -

    17 November 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot Developer Day

    -

    17 November 2012

    -
    -
    -

    A report from the recent Buildroot Developer Days - meeting in Barcelona, Spain is - now available. - Many thanks to all the participants, and a special thanks to - Arnout Vandecappelle from mind - for taking notes and Thomas Petazzoni - from Free Electrons - for handling all the practical arrangements, and naturally - our sponsors, Fluendo - and Synopsis. -

    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.08 released

    -

    31 August 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.08-rc3 released

    -

    25 August 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.08-rc2 released

    -

    15 August 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.08-rc1 released

    -

    1 August 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot Developer Day

    -

    22 July 2012

    -
    -
    -

    The next Buildroot Developer Day meeting will take place - on Saturday November 3th and Sunday November 4th 2012 in - Barcelona, Spain, just before - the Embedded - Linux Conference Europe (November 5th-7th). This two days - meeting is mainly opened to Buildroot developers and contributors, - or Buildroot users having a prior experience with the tool. This - meeting will allow developers to work and Buildroot, and discuss - current issues, the future directions, and more.

    - -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.05 released

    -

    30 May 2012

    -
    -
    -

    The stable 2012.05 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 - 2012.05 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.05-rc3 released

    -

    25 May 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.05-rc2 released

    -

    18 May 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.05-rc1 released

    -

    10 May 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Autobuilder Results Online

    -

    20 April 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.02 released

    -

    29 February 2012

    -
    -
    -

    The stable 2012.02 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 - 2012.02 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.02-rc3 released

    -

    27 February 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.02-rc2 released

    -

    19 February 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2012.02-rc1 released

    -

    12 February 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot Developer Day

    -

    31 January 2012

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.11 released

    -

    30 November 2011

    -
    -
    -

    The stable 2011.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 - 2011.11 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.11-rc3 released

    -

    26 November 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.11-rc2 released

    -

    18 November 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.11-rc1 released

    -

    11 November 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.08 released

    -

    31 August 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.08-rc2 released

    -

    29 August 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.08-rc1 released

    -

    4 August 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.05 released

    -

    27 May 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.05-rc2 released

    -

    24 May 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.05-rc1 released

    -

    18 May 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.02 released

    -

    28 February 2011

    -
    -
    -

    The stable 2011.02 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 - 2011.02 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.02-rc2 released

    -

    24 February 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2011.02-rc1 released

    -

    14 February 2011

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.11 released

    -

    30 November 2010

    -
    -
    -

    The stable 2010.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 - 2010.11 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.11-rc2 released

    -

    25 November 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.11-rc1 released

    -

    8 November 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot Developer Day

    -

    28 September 2010

    -
    -
    -

    A Buildroot Developer Day will take place on - Friday, October 29th in Cambridge, UK - Just the day after the - Embedded - Linux Conference Europe. This Developer Day - aims at allowing Buildroot developers to meet and exchange - ideas on the project and its future. See the - announcement - for more info.

    - -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.08 released

    -

    31 August 2010

    -
    -
    -

    The stable 2010.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 - 2010.08 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.08-rc2 released

    -

    30 August 2010

    -
    -
    -

    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 candidate, - so give it a good test and expect a final 2010.08 release - before September unless critical issues are found.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.08-rc1 released

    -

    30 July 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.05 released

    -

    30 May 2010

    -
    -
    -

    The stable 2010.05 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 - 2010.05 release.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.05-rc3 released

    -

    27 May 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.05-rc2 released

    -

    11 May 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.05-rc1 released

    -

    3 May 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    FOSDEM slides online

    -

    2 May 2010

    -
    -
    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.02 released

    -

    26 February 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.02-rc2 released

    -

    23 February 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2010.02-rc1 released

    -

    9 February 2010

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.11 released

    -

    1 December 2009

    -
    -
    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.11-rc2 released

    -

    29 November 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.11-rc1 released

    -

    23 November 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    First Buildroot Developer Day

    -

    7 September 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.08 released

    -

    31 August 2009

    -
    -
    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.08-rc3 released

    -

    26 August 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.08-rc2 released

    -

    6 August 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.08-rc1 released

    -

    2 August 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.05 released

    -

    1 June 2009

    -
    -
    -

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.05-rc3 released

    -

    27 May 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.05-rc2 released

    -

    19 May 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot.org

    -

    14 May 2009

    -
    -
    -

    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!

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.05-rc1 released

    -

    5 May 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Moved to git

    -

    3 May 2009

    -
    -
    -

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

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

    -
    -
    -
  • - -
  • -
    -
    -
    -

    new Logo

    -

    27 March 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.02 released

    -

    12 February 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.02-rc4 released

    -

    9 February 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.02-rc3 released

    -

    31 January 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    2009.02-rc2 released

    -

    23 January 2009

    -
    -
    -

    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.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Release candidate and new maintainer

    -

    16 January 2009

    -
    -
    - -

    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 mailing list - or bug tracker. The - plan is to release 2009.02 in time - for FOSDEM.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot mailing list

    -

    16 July 2006

    -
    -
    -

    Buildroot now has its own mailing list.

    -
    -
    -
  • - -
  • -
    -
    -
    -

    Buildroot webpage added

    -

    21 February 2005

    - -

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

    -
    -
    -
  • -
- -
-
-
- - - +
+
+
+

News

+
    +
  • +
    + +
    +
    +
    +

    2015.11 released

    +

    + + 30 November + 2015 +

    +
    +
    +

    The stable 2015.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2015.11 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.11-rc3 released

    +

    + + 26 November + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.11-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.11-rc2 released

    +

    + + 19 November + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.11-rc1 released

    +

    + + 7 November + 2015 +

    +
    +
    +

    We have a new release candidate! Lots of changes all + over the tree, see the + + CHANGESfile for details. See also the + + announcement e-mail.

    +

    Head to the + downloads pageto pick up the + + 2015.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.08.1 released

    +

    + + 6 September + 2015 +

    +
    +
    +

    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 + + CHANGESfile for more details, and go to the + downloads pageto pick up the + 2015.08.1 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.08 released

    +

    + + 31 August + 2015 +

    +
    +
    +

    The stable 2015.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2015.08 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.08-rc2 released

    +

    + + 24 August + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.08-rc1 released

    +

    + + 5 August + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.05 released

    +

    + + 31 May + 2015 +

    +
    +
    +

    The stable 2015.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2015.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.05-rc3 released

    +

    + + 22 May + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.05-rc2 released

    +

    + + 11 May + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.05-rc1 released

    +

    + + 4 May + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.02 released

    +

    + + 1 March + 2015 +

    +
    +
    +

    The stable 2015.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2015.02 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.02-rc3 released

    +

    + + 24 February + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.02-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.02-rc2 released

    +

    + + 15 February + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2015.02-rc1 released

    +

    + + 8 February + 2015 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2015.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.11 released

    +

    + + 1 December + 2014 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.11-rc3 released

    +

    + + 28 November + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.11-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.11-rc2 released

    +

    + + 21 November + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Report from Buildroot Developers + Meeting

    +

    + + 13 November + 2014 +

    +
    +
    +

    A report from the recent + + Buildroot Developers Meetingis now + + available.

    +

    Once again, thanks to all the participants and to + Mindfor sponsoring the + event.

    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.11-rc1 released

    +

    + + 12 November + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.08 released

    +

    + + 1 September + 2014 +

    +
    +
    +

    The stable 2014.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2014.08 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.08-rc3 released

    +

    + + 26 August + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.08-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.08-rc2 released

    +

    + + 18 August + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.08-rc1 released

    +

    + + 8 August + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.05 released

    +

    + + 31 May + 2014 +

    +
    +
    +

    The stable 2014.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2014.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.05-rc3 released

    +

    + + 28 May + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.05-rc2 released

    +

    + + 21 May + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.05-rc1 released

    +

    + + 13 May + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    27 February 2014

    +

    + + 2014.02 + released +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    25 February 2014

    +

    + + 2014.02-rc3 + released +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.02-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    20 February 2014

    +

    + + 2014.02-rc2 + released +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2014.02-rc1 released

    +

    + + 11 February + 2014 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2014.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    9 February 2014

    +

    + + Report from + Buildroot Developers Meeting +

    +
    +
    +

    A report from the recent + + Buildroot Developers Meetingis now + + available.

    +

    Once again, thanks to all the participants and to + Googleand + Mindfor sponsoring the + event.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Upcoming Buildroot Developers + meeting

    +

    + + 30 January + 2014 +

    +
    +
    +

    The upcoming Buildroot Developers meeting will take + place in Brussels on February, 3rd and 4th, after the + FOSDEMconference. + 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!

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.11 released

    +

    + + 30 November + 2013 +

    +
    +
    +

    The stable 2013.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2013.11 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Slides from Embedded Linux + Conference Europe

    +

    + + 30 November + 2013 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.11-rc3 released

    +

    + + 18 November + 2013 +

    +
    +
    +

    Another week, another release candidate with more fixes. + See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2013.11-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.11-rc2 released

    +

    + + 18 November + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Announcement of the next + Buildroot Developer Days

    +

    + + 13 November + 2013 +

    +
    +
    +

    The next + Buildroot Developer Daysmeeting will take place on + Monday 3rd and Tuesday 4th February 2014 in Brussels, + Belgium - Just after + FOSDEM(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.

    +

    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 + Googlefor sponsoring + the event by providing all the needed logistics.

    +

    For more details, see the + + wiki pagededicated to the meeting.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.11-rc1 released

    +

    + + 12 November + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Report from Buildroot Developers + Meeting

    +

    + + 11 November + 2013 +

    +
    +
    +

    A report from the recent + + Buildroot Developers Meetingis now + + available.

    +

    Once again, thanks to all the participants and to + Imagination + Technologiesfor sponsoring the event.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.08.1 released

    +

    + + 17 September + 2013 +

    +
    +
    +

    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 + + CHANGESfile for more details, and go to the + downloads pageto pick up the + 2013.08.1 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot Developer Days

    +

    + + 16 September + 2013 +

    +
    +
    +

    The next + Buildroot Developer Daysmeeting will take place on + Saturday October 26th and Sunday October 27th 2013 in + Edinburgh, UK - Just after the + + Embedded Linux Conference Europe(October 23th-24th). + 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.

    +

    For more details, see the + + wiki pagededicated to the meeting.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.08 released

    +

    + + 31 August + 2013 +

    +
    +
    +

    The stable 2013.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2013.08 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.08-rc3 released

    +

    + + 29 August + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.08-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.08-rc2 released

    +

    + + 16 August + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.08-rc1 released

    +

    + + 5 August + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.05 released

    +

    + + 31 May + 2013 +

    +
    +
    +

    The stable 2013.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2013.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.05-rc3 released

    +

    + + 25 May + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.05-rc2 released

    +

    + + 15 May + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.05-rc1 released

    +

    + + 8 May + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.02 released

    +

    + + 28 February + 2013 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.02-rc3 released

    +

    + + 26 February + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.02-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.02-rc2 released

    +

    + + 19 February + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2013.02-rc1 released

    +

    + + 10 February + 2013 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2013.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Report from Buildroot Developers + Meeting

    +

    + + 10 February + 2013 +

    +
    +
    +

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

    +

    Once again, thanks to all the participants and to + Googlefor sponsoring + the event.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Next Buildroot Developers + Meeting next to FOSDEM, Brussels

    +

    + + 12 January + 2013 +

    +
    +
    +

    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 + FOSDEMconference.

    +

    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 + Googlefor providing the + meeting location and the Internet connection, and offering + free lunch and refreshments to the participants.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.11.1 released

    +

    + + 3 January + 2013 +

    +
    +
    +

    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 recent Ubuntu versions. See the + + CHANGESfile for more details, and go to the + downloads pageto pick up the + 2012.11.1 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.11 released

    +

    + + 2 December + 2012 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.11-rc2 released

    +

    + + 30 November + 2012 +

    +
    +
    +

    RC2 is out with more bugfixes - See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2012.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.11-rc1 released

    +

    + + 17 November + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot Developer Day

    +

    + + 17 November + 2012 +

    +
    +
    +

    A report from the recent + Buildroot Developer Daysmeeting in Barcelona, Spain + is now + + available. Many thanks to all the participants, and a + special thanks to Arnout Vandecappelle from + mindfor taking notes and + Thomas Petazzoni from + Free Electronsfor + handling all the practical arrangements, and naturally our + sponsors, + Fluendoand + Synopsis.

    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.08 released

    +

    + + 31 August + 2012 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.08-rc3 released

    +

    + + 25 August + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.08-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.08-rc2 released

    +

    + + 15 August + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.08-rc1 released

    +

    + + 1 August + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot Developer Day

    +

    + + 22 July + 2012 +

    +
    +
    +

    The next + Buildroot Developer Daymeeting will take place on + Saturday November 3th and Sunday November 4th 2012 in + Barcelona, Spain, just before the + + Embedded Linux Conference Europe(November 5th-7th). + This two days meeting is mainly opened to Buildroot + developers and contributors, or Buildroot users having a + prior experience with the tool. This meeting will allow + developers to work and Buildroot, and discuss current + issues, the future directions, and more.

    +

    For more details, see the + + wiki pagededicated to the meeting.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.05 released

    +

    + + 30 May + 2012 +

    +
    +
    +

    The stable 2012.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2012.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.05-rc3 released

    +

    + + 25 May + 2012 +

    +
    +
    +

    RC3 is out with more bugfixes - See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2012.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.05-rc2 released

    +

    + + 18 May + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.05-rc1 released

    +

    + + 10 May + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Autobuilder Results Online

    +

    + + 20 April + 2012 +

    +
    +
    +

    The status of the autobuilders, which do repeated + randpackageconfigbuilds 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 Farmand + Free Electronsfor + hosting builders. Thomas also sends out a daily summary of + the build status to the mailing list.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.02 released

    +

    + + 29 February + 2012 +

    +
    +
    +

    The stable 2012.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2012.02 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.02-rc3 released

    +

    + + 27 February + 2012 +

    +
    +
    +

    RC3 is out with more bugfixes - See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2012.02-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.02-rc2 released

    +

    + + 19 February + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2012.02-rc1 released

    +

    + + 12 February + 2012 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2012.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot Developer Day

    +

    + + 31 January + 2012 +

    +
    +
    +

    Another + Buildroot Developer Daywill take place on Friday, + February 3rd in Brussels, Belgium - The day before + FOSDEM. See the + + announcementor the + + Free Electrons blogfor more info.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.11 released

    +

    + + 30 November + 2011 +

    +
    +
    +

    The stable 2011.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2011.11 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.11-rc3 released

    +

    + + 26 November + 2011 +

    +
    +
    +

    RC3 is out with more bugfixes - See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2011.11-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.11-rc2 released

    +

    + + 18 November + 2011 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2011.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.11-rc1 released

    +

    + + 11 November + 2011 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2011.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.08 released

    +

    + + 31 August + 2011 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.08-rc2 released

    +

    + + 29 August + 2011 +

    +
    +
    +

    RC2 is out with more bugfixes. See the + + CHANGESfile for details, and read the + + announcement.

    +

    Head to the + downloads pageto pick up the + + 2011.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.08-rc1 released

    +

    + + 4 August + 2011 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2011.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.05 released

    +

    + + 27 May + 2011 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.05-rc2 released

    +

    + + 24 May + 2011 +

    +
    +
    +

    RC2 is out with more bugfixes. See the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2011.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.05-rc1 released

    +

    + + 18 May + 2011 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2011.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.02 released

    +

    + + 28 February + 2011 +

    +
    +
    +

    The stable 2011.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2011.02 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.02-rc2 released

    +

    + + 24 February + 2011 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2011.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2011.02-rc1 released

    +

    + + 14 February + 2011 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2011.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.11 released

    +

    + + 30 November + 2010 +

    +
    +
    +

    The stable 2010.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2010.11 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.11-rc2 released

    +

    + + 25 November + 2010 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2010.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.11-rc1 released

    +

    + + 8 November + 2010 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2010.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot Developer Day

    +

    + + 28 September + 2010 +

    +
    +
    +

    A + Buildroot Developer Daywill take place on Friday, + October 29th in Cambridge, UK - Just the day after the + + Embedded Linux Conference Europe. This + Developer Dayaims at allowing Buildroot developers + to meet and exchange ideas on the project and its future. + See the + + announcementfor more info.

    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.08 released

    +

    + + 31 August + 2010 +

    +
    +
    +

    The stable 2010.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2010.08 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.08-rc2 released

    +

    + + 30 August + 2010 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2010.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +

    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.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.08-rc1 released

    +

    + + 30 July + 2010 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2010.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.05 released

    +

    + + 30 May + 2010 +

    +
    +
    +

    The stable 2010.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + CHANGESfile for more details, read the + + announcementand go to the + downloads pageto pick up the + 2010.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.05-rc3 released

    +

    + + 27 May + 2010 +

    +
    +
    +

    RC3 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2010.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.05-rc2 released

    +

    + + 11 May + 2010 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2010.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.05-rc1 released

    +

    + + 3 May + 2010 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2010.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    FOSDEM slides online

    +

    + + 2 May + 2010 +

    +
    +
    +

    The slides from the + + Cross Build Systems: Present & Futuresession at + FOSDEMare now + + online.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.02 released

    +

    + + 26 February + 2010 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.02-rc2 released

    +

    + + 23 February + 2010 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2010.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2010.02-rc1 released

    +

    + + 9 February + 2010 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2010.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.11 released

    +

    + + 1 December + 2009 +

    +
    +
    +

    The stable 2009.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + announcementor + + CHANGESfor more details, and go to the + downloads pageto pick up the + 2009.11 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.11-rc2 released

    +

    + + 29 November + 2009 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2009.11-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.11-rc1 released

    +

    + + 23 November + 2009 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2009.11-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    First Buildroot Developer + Day

    +

    + + 7 September + 2009 +

    +
    +
    +

    The first + Buildroot Developer Daywill take place on Saturday, + October 17th in Grenoble, France, just the day after + Embedded Linux Conference Europe. This + Developer Dayaims 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 Daywill take place thanks to the + sponsoring of + Calao Systemsand + + Free + Electrons.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.08 released

    +

    + + 31 August + 2009 +

    +
    +
    +

    The stable 2009.08 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + announcementor + + CHANGESfor more details, and go to the + downloads pageto pick up the + 2009.08 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.08-rc3 released

    +

    + + 26 August + 2009 +

    +
    +
    +

    A number of bugfixes have been added to the tree since + RC2 (especially thanks to Thomas Petazzoni) - See the + + CHANGESfile 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 pageto pick up the + + 2009.08-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.08-rc2 released

    +

    + + 6 August + 2009 +

    +
    +
    +

    RC2 is out with more cleanups and bugfixes, see the + + CHANGESfile for details.

    +

    Head to the + downloads pageto pick up the + + 2009.08-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.08-rc1 released

    +

    + + 2 August + 2009 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2009.08-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.05 released

    +

    + + 1 June + 2009 +

    +
    +
    +

    The stable 2009.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + + announcementor + + CHANGESfor more details, and go to the + downloads pageto pick up the + 2009.05 + release.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.05-rc3 released

    +

    + + 27 May + 2009 +

    +
    +
    +

    We had a number of fixes post-RC2, so RC3 is out (see + + CHANGESfor 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 pageto pick up the + + 2009.05-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.05-rc2 released

    +

    + + 19 May + 2009 +

    +
    +
    +

    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 pageto pick up the + + 2009.05-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot.org

    +

    + + 14 May + 2009 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.05-rc1 released

    +

    + + 5 May + 2009 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2009.05-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Moved to git

    +

    + + 3 May + 2009 +

    +
    +
    +

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

    +git clone git://git.buildroot.net/buildroot
    +
    See the + Git Accesspage for more + details.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    new Logo

    +

    + + 27 March + 2009 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.02 released

    +

    + + 12 February + 2009 +

    +
    +
    +

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

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.02-rc4 released

    +

    + + 9 February + 2009 +

    +
    +
    +

    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 pageto pick up the + + 2009.02-rc4 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.02-rc3 released

    +

    + + 31 January + 2009 +

    +
    +
    +

    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 pageto pick up the + + 2009.02-rc3 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    2009.02-rc2 released

    +

    + + 23 January + 2009 +

    +
    +
    +

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

    +

    Head to the + downloads pageto pick up the + + 2009.02-rc2 release candidate, and report any problems + found to the + mailing listor + bug tracker.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Release candidate and new + maintainer

    +

    + + 16 January + 2009 +

    +
    +
    +

    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 pageto pick up the + + 2009.02-rc1 release candidate, and report any problems + found to the + mailing listor + bug tracker. The plan + is to release 2009.02 in time for + FOSDEM.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot mailing list

    +

    + + 16 July + 2006 +

    +
    +
    +

    Buildroot now has its own + mailing list.

    +
    +
    +
  • +
  • +
    + +
    +
    +
    +

    Buildroot webpage added

    +

    + + 21 February + 2005 +

    +

    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 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 or add a shiny new feature, please + use the + Bug and Patch Tracking + Systemto post the details, to make certain your work is + not lost

    +
    +
    +
  • +
+
+ +
+ +
+ + diff --git a/docs/website/sponsors.html b/docs/website/sponsors.html index 801bca9..b32477b 100644 --- a/docs/website/sponsors.html +++ b/docs/website/sponsors.html @@ -1,223 +1,254 @@ -
-
-
- -
-
Current sponsors
-
- -
-
-
-
-
- - google logo - -
-
- Google is sponsoring - the Buildroot - Developers Meeting colocated with the FOSDEM conference, - taking place on February 2-3 in Brussels, Belgium. Google is - providing the meeting room and lunch for the two days of the - meeting. -
-
-
-
- -
-
-
-
- - mind logo - -
-
- Mind is the Embedded - Software division of Essensium, which provides consultancy - and services specifically in the field of Linux and Open - Source SW for Embedded Systems. - - Mind is sponsoring - the Buildroot - Developers Meeting colocated with the FOSDEM conference, - taking place on February 2-3 in Brussels, Belgium. Mind has - funded the Monday dinner for the meeting participants. -
-
-
-
+
+ +
+
+
Current sponsors
+
+
+
+
+
+
+ + google logo + +
+
+ Googleis sponsoring the + + Buildroot Developers Meetingcolocated with the FOSDEM + conference, taking place on February 2-3 in Brussels, + Belgium. Google is providing the meeting room and lunch + for the two days of the meeting.
+
+
+
+
+
+
+
+ + mind logo + +
+
+ Mindis the Embedded + Software division of Essensium, which provides + consultancy and services specifically in the field of + Linux and Open Source SW for Embedded Systems. Mind is + sponsoring the + + Buildroot Developers Meetingcolocated with the FOSDEM + conference, taking place on February 2-3 in Brussels, + Belgium. Mind has funded the Monday dinner for the + meeting participants.
+
+
+
+
+
-
-
- -
-
Past sponsors
-
-

Throughout its history, the Buildroot project has been sponsored by - various companies, that we would like to thank below.

- -
-
-
-
-
- - minid logo - -
-
- Mind sponsored the dinner of - the FOSDEM 2014 Developers Meeting (Brussels), the meeting - room and the dinner for the ELCE 2014 Developers Meeting - (Düsseldorf), and the dinner for the FOSDEM 2015 Developers - meeting (Brussels). -
-
-
-
- -
-
-
-
-

- google logo

-
-
-

Google provided the - logistics for the FOSDEM 2013, FOSDEM 2014 and FOSDEM 2015 - Developer Days in Brussels, Belgium.

-
-
-
-
- -
-
-
-
-

- imgtec logo

-
-
- Imagination Technologies - sponsored the meeting room and dinner of the ELCE 2013 - Developer Days in Edinburgh, UK. -
-
-
-
-
- -
-
-
-
-
-

- circuitco logo

-
-
-

CircuitCo sponsored - several development boards for the Google Summer of Code - 2013 project on Buildroot.

-
-
-
-
- -
-
-
-
-

- boundarydevices logo

-
-
-

BoundaryDevices - sponsored an i.MX6 development board for the Google Summer of - Code 2013 project on Buildroot.

-
-
-
-
- -
-
-
-
-

- fluendo logo

-
-
-

Fluendo sponsored the - meeting room for the ELCE 2012 Developer Days in Barcelona - Spain.

-
-
-
-
+
+
Past sponsors
+
+

Throughout its history, the Buildroot project has been + sponsored by various companies, that we would like to thank + below.

+
+
+
+
+
+ + minid logo + +
+
+ Mindsponsored the dinner + of the FOSDEM 2014 Developers Meeting (Brussels), the + meeting room and the dinner for the ELCE 2014 Developers + Meeting (Düsseldorf), and the dinner for the + FOSDEM 2015 Developers meeting (Brussels).
+
+
+
+
+
+
+
+

+ + google logo + +

+
+
+

+ Googleprovided the + logistics for the FOSDEM 2013, FOSDEM 2014 and FOSDEM + 2015 Developer Days in Brussels, Belgium.

+
+
+
+
+
+
+
+
+

+ + imgtec logo + +

+
+
+ Imagination + Technologiessponsored the meeting room and dinner of + the ELCE 2013 Developer Days in Edinburgh, UK.
+
+
+
+
+
+
+
+
+
+

+ + circuitco logo + +

+
+
+

+ CircuitCosponsored + several development boards for the Google Summer of + Code 2013 project on Buildroot.

+
+
+
+
+
+
+
+
+

+ + boundarydevices logo + +

+
+
+

+ + BoundaryDevicessponsored an i.MX6 development board + for the Google Summer of Code 2013 project on + Buildroot.

+
+
+
+
+
+
+
+
+

+ + fluendo logo + +

+
+
+

+ Fluendosponsored + the meeting room for the ELCE 2012 Developer Days in + Barcelona Spain.

+
+
+
+
+
+
+
+
+
+
+

+ + synopsys logo + +

+
+
+

+ Synopsyssponsored + the dinner for the ELCE 2012 Developer Days in + Barcelona, Spain.

+
+
+
+
+
+
+
+
+

+ + calao systems logo + +

+
+
+

+ Calao + Systemsprovided a a meeting room for the ELCE 2009 + Developer Days in Grenoble, France.

+
+
+
+
+
+
+
+
+

+ + free electrons logo + +

+
+
+

+ Free + Electronssponsored the lunch for the ELCE 2009 + Developer Days in Grenoble, France.

+
+
+
+
+
+
- -
-
-
-
-
-

- synopsys logo

-
-
-

Synopsys sponsored the - dinner for the ELCE 2012 Developer Days in Barcelona, Spain.

-
-
-
-
- -
-
-
-
-

- calao systems logo

-
-
-

Calao Systems - provided a a meeting room for the ELCE 2009 Developer Days - in Grenoble, France.

-
-
-
-
- -
-
-
-
-

- free electrons logo

-
-
-

Free Electrons - sponsored the lunch for the ELCE 2009 Developer Days in - Grenoble, France.

-
-
-
-
-
-
-
-
- diff --git a/docs/website/support.html b/docs/website/support.html index 6f3fb06..b2ce8d7 100644 --- a/docs/website/support.html +++ b/docs/website/support.html @@ -1,96 +1,105 @@ -
-
-
- -
-
Support
-
-

You can get support for Buildroot through three main channels:

- -
-
-
-
IRC
-
-
-
- irc icon -
-
-

The Buildroot IRC channel is - #buildroot, hosted on Freenode. If you do not have an IRC client, you can - use the Freenode web interface. - When asking for help on IRC, share relevant logs or pieces of code using a code - sharing website.

-
-
-
-
-
- -
-
-
Mailing List Information
-
-
-
- mailing list icon -
-
-

The mailing list is for discussion and - development. You can subscribe by visiting - this page. - Only subscribers to the Buildroot mailing list are allowed to post - to this list.

- -

The list is also available - through Gmane - at gmane.comp.lib.uclibc.buildroot. -

- -

Search the List Archives

-

Please search the mailing list archives before asking questions on the mailing - list, since there is a good chance someone else has asked the same question - before.

- -
- - - -
-
-
-
-
-
- -
-
-
Bug Tracker
-
-
-
- bug tracker icon -
-
-

If you encounter any problem while using Buildroot, you can use the - Bug Tracker to post your bugs and/or - participate to find solutions to existing problems.

- -

Note: patches are only accepted through the mailing list.

-
-
-
-
-
+
+
+
+
Support
+
+

You can get support for Buildroot through three main + channels:

+
+
+
+
IRC
+
+
+
+ irc icon +
+
+

The Buildroot IRC channel is + + #buildroot, hosted on Freenode. If you do not + have an IRC client, you can use the + Freenode web + interface. When asking for help on IRC, share + relevant logs or pieces of code using a code sharing + website.

+
+
+
+
+
+
+
+
Mailing List Information
+
+
+
+ mailing list icon +
+
+

The + mailing listis for + discussion and development. You can subscribe by + visiting + + this page. Only subscribers to the Buildroot + mailing list are allowed to post to this list.

+

The list is also available through + Gmaneat + + gmane.comp.lib.uclibc.buildroot.

+

Search the List Archives

+

Please search the mailing list archives before + asking questions on the mailing list, since there is + a good chance someone else has asked the same + question before.

+
+ + + +
+
+
+
+
+
+
+
+
Bug Tracker
+
+
+
+ bug tracker icon +
+
+

If you encounter any problem while using + Buildroot, you can use the + Bug + Trackerto post your bugs and/or participate to + find solutions to existing problems.

+

Note: patches are only accepted through the + mailing list.

+
+
+
+
+
+
+
+
- -
-
+
- diff --git a/docs/website/tidy_config.txt b/docs/website/tidy_config.txt new file mode 100644 index 0000000..c1b5b38 --- /dev/null +++ b/docs/website/tidy_config.txt @@ -0,0 +1,5 @@ +indent: auto +indent-spaces: 2 +quiet: yes +input-xml: yes +wrap: 76