news.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. <!--#include file="header.html" -->
  2. <h3>News</h3>
  3. <p>
  4. <ul>
  5. <li><b>28 September 2010 - Buildroot Developer Day</b>
  6. <p>A <i>Buildroot Developer Day</i> will take place on
  7. Friday, October 29th in Cambridge, UK - Just the day after the
  8. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  9. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  10. at allowing Buildroot developers to meet and exchange ideas on the
  11. project and its future. See the
  12. <a href="http://lists.busybox.net/pipermail/buildroot/2010-September/037930.html">announcement</a>
  13. for more info.</p>
  14. <p>Thanks to Thomas Petazzoni for taking care of the practical
  15. arrangements.</p>
  16. <li><b>31 August 2010 -- 2010.08 released</b>
  17. <p>The stable 2010.08 release is out - Thanks to everyone
  18. contributing and testing the release candidates. See the
  19. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  20. file for more details, read the
  21. <a href="http://lists.busybox.net/pipermail/buildroot/2010-August/037078.html">announcement</a>
  22. and go to the <a href="/downloads/">downloads page</a> to pick up the
  23. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  24. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  25. <p>RC2 is out with more cleanups and bugfixes, see the <a
  26. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
  27. file for details.
  28. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  29. <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
  30. release candidate</a>, and report any problems found to the <a
  31. href="lists.html">mailing list</a> or <a
  32. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  33. This is very much expected to be the final release
  34. candidate, so give it a good test and expect a final 2010.08
  35. release before September unless critical issues are found.</p>
  36. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  37. <p>We have a new release candidate! Lots of changes all over the
  38. tree, see the <a
  39. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  40. file for details.
  41. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  42. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  43. release candidate</a>, and report any problems found to the <a
  44. href="lists.html">mailing list</a> or <a
  45. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  46. <li><b>30 May 2010 -- 2010.05 released</b>
  47. <p>The stable 2010.05 release is out - Thanks to everyone
  48. contributing and testing the release candidates. See the
  49. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  50. file for more details, read the
  51. <a href="http://lists.busybox.net/pipermail/buildroot/2010-May/034878.html">announcement</a>
  52. and go to the <a href="/downloads/">downloads page</a> to pick up the
  53. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  54. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  55. <p>RC3 is out with more cleanups and bugfixes, see the <a
  56. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  57. file for details.
  58. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  59. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  60. release candidate</a>, and report any problems found to the <a
  61. href="lists.html">mailing list</a> or <a
  62. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  63. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  64. <p>Another week, another release candidate with a bunch of
  65. cleanups and build fixes.</p>
  66. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  67. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  68. release candidate</a>, and report any problems found to the <a
  69. href="lists.html">mailing list</a> or <a
  70. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  71. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  72. <p>We have a new release candidate! Lots of changes all over the
  73. tree, see the <a
  74. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  75. file for details.
  76. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  77. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  78. release candidate</a>, and report any problems found to the <a
  79. href="lists.html">mailing list</a> or <a
  80. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  81. <li><b>2 May 2010 - FOSDEM slides online</b>
  82. <p>The slides from the <a
  83. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  84. Build Systems: Present & Future</a> session at <a
  85. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  86. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  87. <li><b>26 February 2010 -- 2010.02 released</b>
  88. <p>The stable 2010.02 release is out - Thanks to everyone
  89. contributing and testing the release candidates. See the
  90. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  91. file for more details, and go to the <a href="/downloads/">downloads page</a>
  92. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  93. release</a>.</p>
  94. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  95. <p>RC2 is out with more cleanups and bugfixes, see the <a
  96. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  97. file for details.
  98. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  99. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  100. release candidate</a>, and report any problems found to the <a
  101. href="lists.html">mailing list</a> or <a
  102. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  103. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  104. <p>We have a new release candidate! Lots of changes all over the
  105. tree, see the <a
  106. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  107. file for details.
  108. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  109. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  110. release candidate</a>, and report any problems found to the <a
  111. href="lists.html">mailing list</a> or <a
  112. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  113. <li><b>1 December 2009 -- 2009.11 released</b>
  114. <p>The stable 2009.11 release is out - Thanks to everyone
  115. contributing and testing the release candidates. See the
  116. <a href="http://lists.busybox.net/pipermail/buildroot/2009-December/030672.html">announcement</a>
  117. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  118. for more details, and go to the <a href="/downloads/">downloads page</a>
  119. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  120. release</a>.</p>
  121. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  122. <p>RC2 is out with more cleanups and bugfixes, see the <a
  123. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  124. file for details.
  125. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  126. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  127. release candidate</a>, and report any problems found to the <a
  128. href="lists.html">mailing list</a> or <a
  129. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  130. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  131. <p>We have a new release candidate! Lots of changes all over the
  132. tree, see the <a
  133. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  134. file for details.
  135. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  136. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  137. release candidate</a>, and report any problems found to the <a
  138. href="lists.html">mailing list</a> or <a
  139. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  140. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  141. <p>The first <i>Buildroot Developer Day</i> will take place on
  142. Saturday, October 17th in Grenoble, France, just the day after
  143. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  144. at allowing Buildroot developers to meet and exchange ideas on the
  145. project and its future.</p>
  146. <p>As the number of places is limited, interested candidates are
  147. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  148. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  149. petazzoni at free-electrons dot com</code>).</p>
  150. <p>This <i>Developer Day</i> will take place thanks to the
  151. sponsoring of <a href="http://www.calao-systems.com">Calao
  152. Systems</a> and <a href="http://www.free-electrons.com">Free
  153. Electrons</a>.</p>
  154. <li><b>31 August 2009 -- 2009.08 released</b>
  155. <p>The stable 2009.08 release is out - Thanks to everyone
  156. contributing and testing the release candidates. See the
  157. <a href="http://lists.busybox.net/pipermail/buildroot/2009-August/029018.html">announcement</a>
  158. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  159. for more details, and go to the <a href="/downloads/">downloads page</a>
  160. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  161. release</a>.</p>
  162. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  163. <p>A number of bugfixes have been added to the tree since RC2
  164. (especially thanks to Thomas Petazzoni) - See the <a
  165. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  166. file for details. This is very much expected to be the final release
  167. candidate, so give it a good test and expect a final 2009.08
  168. release next weekend unless critical issues are found.</p>
  169. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  170. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  171. release candidate</a>, and report any problems found to the <a
  172. href="lists.html">mailing list</a> or <a
  173. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  174. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  175. <p>RC2 is out with more cleanups and bugfixes, see the <a
  176. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  177. file for details.
  178. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  179. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  180. release candidate</a>, and report any problems found to the <a
  181. href="lists.html">mailing list</a> or <a
  182. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  183. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  184. <p>We have a new release candidate! Lots of changes all over the
  185. tree, see the <a
  186. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
  187. file for details.
  188. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  189. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  190. release candidate</a>, and report any problems found to the <a
  191. href="lists.html">mailing list</a> or <a
  192. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  193. <li><b>1 June 2009 -- 2009.05 released</b>
  194. <p>The stable 2009.05 release is out - Thanks to everyone
  195. contributing and testing the release candidates. See the
  196. <a href="http://lists.busybox.net/pipermail/buildroot/2009-June/027640.html">announcement</a>
  197. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  198. for more details, and go to the <a href="/downloads/">downloads page</a>
  199. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  200. release</a>.</p>
  201. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  202. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  203. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  204. for details). Now is the moment to test and verify that everything
  205. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  206. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  207. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  208. release candidate</a>, and report any problems found to the <a
  209. href="lists.html">mailing list</a> or <a
  210. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  211. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  212. <p>RC2 is out with more cleanups and bug fixes (see <a
  213. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  214. Unless big issues are found, expect this to be the last release
  215. candidate before the release - So give it a good test.</p>
  216. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  217. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  218. release candidate</a>, and report any problems found to the <a
  219. href="lists.html">mailing list</a> or <a
  220. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  221. <li><b>14 May 2009 -- Buildroot.org</b>
  222. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  223. domain to us, so the website can now also be reached at <a
  224. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  225. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  226. Thanks a lot Earl!</p>
  227. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  228. <p>We have a new release candidate! Lots of changes all over the
  229. tree, see the <a
  230. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  231. file for details.
  232. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  233. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  234. release candidate</a>, and report any problems found to the <a
  235. href="lists.html">mailing list</a> or <a
  236. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  237. <li><b>3 May 2009 -- Moved to git</b>
  238. <p>We've moved the source code from <a
  239. href="http://subversion.tigris.org">Subversion</a> to <a
  240. href="http://git-scm.org">Git</a>. You can browse the repo online
  241. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  242. the repo using:
  243. <pre>git clone git://git.buildroot.net/buildroot</pre>
  244. See the <a href="/git.html">Git Access</a> page for more details.
  245. </p>
  246. <li><b>27 March 2009 -- new Logo</b>
  247. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  248. been using the <a href="http://busybox.net">Busybox</a> logo on
  249. the website, as the website was a copy of the <a
  250. href="http://busybox.net">Busybox</a> one - But not anymore, we
  251. now have a shiny new logo of our own.</p>
  252. <li><b>12 February 2009 -- 2009.02 released</b>
  253. <p>The stable 2009.02 release is out - Thanks to everyone
  254. contributing and testing the release candidates. See the
  255. <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
  256. for more details, and go to the <a href="/downloads/">downloads page</a>
  257. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  258. release</a>.</p>
  259. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  260. <p>We had more than 50 changes since RC3, several of them
  261. toolchain related, so decided to make a RC4 as well. This is
  262. very much expected to be the final release candidate, so give it
  263. a good test and expect a final 2009.02 release this week unless
  264. critical issues are found.</p>
  265. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  266. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  267. release candidate</a>, and report any problems found to the <a
  268. href="lists.html">mailing list</a> or <a
  269. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  270. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  271. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  272. are found, expect this to be the last release candidate before the
  273. release - So give it a good test.</p>
  274. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  275. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  276. release candidate</a>, and report any problems found to the <a
  277. href="lists.html">mailing list</a> or <a
  278. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  279. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  280. <p>Another week, another release candidate with a bunch of
  281. cleanups and build fixes.</p>
  282. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  283. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  284. release candidate</a>, and report any problems found to the <a
  285. href="lists.html">mailing list</a> or <a
  286. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  287. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  288. <p>It has been a long time coming, but we finally have a new
  289. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  290. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  291. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  292. release candidate</a>, and report any problems found to the <a
  293. href="lists.html">mailing list</a> or <a
  294. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  295. release 2009.02 in time for <a
  296. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  297. <li><b>16 July 2006 -- Buildroot mailing list</b>
  298. <p>Buildroot now has its own <a href=lists.html>mailing list</a>.</p>
  299. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  300. Buildroot is a set of Makefiles and patches that makes it easy generate a
  301. cross-compilation toolchain and root filesystem for your target Linux
  302. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  303. Buildroot is useful mainly for people working with small or embedded
  304. systems. Embedded systems often use processors that are not the regular
  305. x86 processors everyone is used to using on their PC. It can be PowerPC
  306. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  307. you do not need to be root to build or run buildroot.
  308. <p>
  309. And as of today buildroot even has its own webpage, making it a first class
  310. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  311. to find and point to buildroot.
  312. <p>
  313. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  314. or add a shiny new feature, please use the <a
  315. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  316. the details, to make certain your work is not lost.
  317. </ul>
  318. <!--#include file="footer.html" -->