news.html 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  1. <!--#include file="header.html" -->
  2. <h3>News</h3>
  3. <p>
  4. <ul>
  5. <li><b>20 April 2012 -- Autobuilder Results Online</b>
  6. <p>The status of the autobuilders, which do repeated
  7. <code>randpackageconfig</code> builds for continuous integration
  8. testing, is now online at <a
  9. href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
  10. code behind it can be found in <a
  11. href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
  12. <p>Thanks to Thomas Petazzoni for running the web interface, and
  13. to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
  14. Farm</a> and <a href='http://free-electrons.com/'>Free
  15. Electrons</a> for hosting builders. Thomas also sends out a daily
  16. summary of the build status to the mailing list.</p>
  17. <li><b>29 February 2012 -- 2012.02 released</b>
  18. <p>The stable 2012.02 release is out - Thanks to everyone
  19. contributing and testing the release candidates. See the
  20. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
  21. file for more details, read the
  22. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050752.html">announcement</a>
  23. and go to the <a href="/downloads/">downloads page</a> to pick up the
  24. <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
  25. <li><b>27 February 2012 -- 2012.02-rc3 released</b>
  26. <p>RC3 is out with more bugfixes - See the <a
  27. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
  28. file for details.
  29. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  30. <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
  31. release candidate</a>, and report any problems found to the <a
  32. href="lists.html">mailing list</a> or <a
  33. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  34. <li><b>19 February 2012 -- 2012.02-rc2 released</b>
  35. <p>Another week, another release candidate with more cleanups and
  36. build fixes. See the <a
  37. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
  38. file for details.</p>
  39. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  40. <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
  41. release candidate</a>, and report any problems found to the <a
  42. href="lists.html">mailing list</a> or <a
  43. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  44. <li><b>12 February 2012 -- 2012.02-rc1 released</b>
  45. <p>We have a new release candidate! Lots of changes all over the
  46. tree, see the <a
  47. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc1">CHANGES</a>
  48. file for details, and read the
  49. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
  50. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  51. <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
  52. release candidate</a>, and report any problems found to the <a
  53. href="lists.html">mailing list</a> or <a
  54. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  55. <li><b>31 January 2012 -- Buildroot Developer Day</b>
  56. <p>Another <i>Buildroot Developer Day</i> will take place on
  57. Friday, February 3rd in Brussels, Belgium - The day before <a
  58. href="http://fosdem.org">FOSDEM</a>. See the
  59. <a href="http://lists.busybox.net/pipermail/buildroot/2012-January/049340.html">announcement</a>
  60. or the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free Electrons blog</a>
  61. for more info.</p>
  62. <li><b>30 November 2011 -- 2011.11 released</b>
  63. <p>The stable 2011.11 release is out - Thanks to everyone
  64. contributing and testing the release candidates. See the
  65. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
  66. file for more details, read the
  67. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047926.html">announcement</a>
  68. and go to the <a href="/downloads/">downloads page</a> to pick up the
  69. <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
  70. <li><b>26 November 2011 -- 2011.11-rc3 released</b>
  71. <p>RC3 is out with more bugfixes - See the <a
  72. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
  73. file for details.
  74. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  75. <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
  76. release candidate</a>, and report any problems found to the <a
  77. href="lists.html">mailing list</a> or <a
  78. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  79. <li><b>18 November 2011 -- 2011.11-rc2 released</b>
  80. <p>Another week, another release candidate with a bunch of
  81. cleanups and build fixes. See the <a
  82. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
  83. file for details.</p>
  84. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  85. <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
  86. release candidate</a>, and report any problems found to the <a
  87. href="lists.html">mailing list</a> or <a
  88. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  89. <li><b>11 November 2011 -- 2011.11-rc1 released</b>
  90. <p>We have a new release candidate! Lots of changes all over the
  91. tree, see the <a
  92. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
  93. file for details, and read the
  94. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047395.html">announcement</a>
  95. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  96. <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
  97. release candidate</a>, and report any problems found to the <a
  98. href="lists.html">mailing list</a> or <a
  99. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  100. <li><b>31 August 2011 -- 2011.08 released</b>
  101. <p>The stable 2011.08 release is out - Thanks to everyone
  102. contributing and testing the release candidates. See the
  103. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
  104. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  105. <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
  106. <li><b>29 August 2011 -- 2011.08-rc2 released</b>
  107. <p>RC2 is out with more bugfixes. See the <a
  108. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
  109. file for details, and read the
  110. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/045211.html">announcement</a>.
  111. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  112. <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
  113. release candidate</a>, and report any problems found to the <a
  114. href="lists.html">mailing list</a> or <a
  115. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  116. <li><b>4 August 2011 -- 2011.08-rc1 released</b>
  117. <p>We have a new release candidate! Lots of changes all over the
  118. tree, see the <a
  119. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
  120. file for details, and read the
  121. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/044855.html">announcement</a>.
  122. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  123. <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
  124. release candidate</a>, and report any problems found to the <a
  125. href="lists.html">mailing list</a> or <a
  126. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  127. <li><b>27 May 2011 -- 2011.05 released</b>
  128. <p>The stable 2011.05 release is out - Thanks to everyone
  129. contributing and testing the release candidates. See the
  130. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
  131. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  132. <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
  133. <li><b>24 May 2011 -- 2011.05-rc2 released</b>
  134. <p>RC2 is out with more bugfixes. See the <a
  135. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
  136. file for details.
  137. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  138. <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
  139. release candidate</a>, and report any problems found to the <a
  140. href="lists.html">mailing list</a> or <a
  141. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  142. <li><b>18 May 2011 -- 2011.05-rc1 released</b>
  143. <p>We have a new release candidate! Lots of changes all over the
  144. tree, see the <a
  145. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
  146. file for details, and read the
  147. <a href="http://lists.busybox.net/pipermail/buildroot/2011-May/043317.html">announcement</a>.
  148. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  149. <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
  150. release candidate</a>, and report any problems found to the <a
  151. href="lists.html">mailing list</a> or <a
  152. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  153. <li><b>28 February 2011 -- 2011.02 released</b>
  154. <p>The stable 2011.02 release is out - Thanks to everyone
  155. contributing and testing the release candidates. See the
  156. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
  157. file for more details, read the
  158. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041662.html">announcement</a>
  159. and go to the <a href="/downloads/">downloads page</a> to pick up the
  160. <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
  161. <li><b>24 February 2011 -- 2011.02-rc2 released</b>
  162. <p>RC2 is out with more cleanups and bugfixes, see the <a
  163. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
  164. file for details.</p>
  165. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  166. <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
  167. release candidate</a>, and report any problems found to the <a
  168. href="lists.html">mailing list</a> or <a
  169. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  170. <li><b>14 February 2011 -- 2011.02-rc1 released</b>
  171. <p>We have a new release candidate! Lots of changes all over the
  172. tree, see the <a
  173. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
  174. file for details, and read the
  175. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041365.html">announcement</a>.
  176. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  177. <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
  178. release candidate</a>, and report any problems found to the <a
  179. href="lists.html">mailing list</a> or <a
  180. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  181. <li><b>30 November 2010 -- 2010.11 released</b>
  182. <p>The stable 2010.11 release is out - Thanks to everyone
  183. contributing and testing the release candidates. See the
  184. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
  185. file for more details, read the
  186. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/039135.html">announcement</a>
  187. and go to the <a href="/downloads/">downloads page</a> to pick up the
  188. <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
  189. <li><b>25 November 2010 -- 2010.11-rc2 released</b>
  190. <p>RC2 is out with more cleanups and bugfixes, see the <a
  191. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
  192. file for details.</p>
  193. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  194. <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
  195. release candidate</a>, and report any problems found to the <a
  196. href="lists.html">mailing list</a> or <a
  197. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  198. <li><b>8 November 2010 -- 2010.11-rc1 released</b>
  199. <p>We have a new release candidate! Lots of changes all over the
  200. tree, see the <a
  201. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
  202. file for details, and read the
  203. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/038645.html">announcement</a>.
  204. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  205. <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
  206. release candidate</a>, and report any problems found to the <a
  207. href="lists.html">mailing list</a> or <a
  208. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  209. <li><b>28 September 2010 - Buildroot Developer Day</b>
  210. <p>A <i>Buildroot Developer Day</i> will take place on
  211. Friday, October 29th in Cambridge, UK - Just the day after the
  212. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  213. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  214. at allowing Buildroot developers to meet and exchange ideas on the
  215. project and its future. See the
  216. <a href="http://lists.busybox.net/pipermail/buildroot/2010-September/037930.html">announcement</a>
  217. for more info.</p>
  218. <p>Thanks to Thomas Petazzoni for taking care of the practical
  219. arrangements.</p>
  220. <li><b>31 August 2010 -- 2010.08 released</b>
  221. <p>The stable 2010.08 release is out - Thanks to everyone
  222. contributing and testing the release candidates. See the
  223. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  224. file for more details, read the
  225. <a href="http://lists.busybox.net/pipermail/buildroot/2010-August/037078.html">announcement</a>
  226. and go to the <a href="/downloads/">downloads page</a> to pick up the
  227. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  228. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  229. <p>RC2 is out with more cleanups and bugfixes, see the <a
  230. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">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-2010.08-rc2.tar.bz2">2010.08-rc2
  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. This is very much expected to be the final release
  238. candidate, so give it a good test and expect a final 2010.08
  239. release before September unless critical issues are found.</p>
  240. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  241. <p>We have a new release candidate! Lots of changes all over the
  242. tree, see the <a
  243. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  244. file for details.
  245. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  246. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  247. release candidate</a>, and report any problems found to the <a
  248. href="lists.html">mailing list</a> or <a
  249. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  250. <li><b>30 May 2010 -- 2010.05 released</b>
  251. <p>The stable 2010.05 release is out - Thanks to everyone
  252. contributing and testing the release candidates. See the
  253. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  254. file for more details, read the
  255. <a href="http://lists.busybox.net/pipermail/buildroot/2010-May/034878.html">announcement</a>
  256. and go to the <a href="/downloads/">downloads page</a> to pick up the
  257. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  258. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  259. <p>RC3 is out with more cleanups and bugfixes, see the <a
  260. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  261. file for details.
  262. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  263. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  264. release candidate</a>, and report any problems found to the <a
  265. href="lists.html">mailing list</a> or <a
  266. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  267. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  268. <p>Another week, another release candidate with a bunch of
  269. cleanups and build fixes.</p>
  270. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  271. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  272. release candidate</a>, and report any problems found to the <a
  273. href="lists.html">mailing list</a> or <a
  274. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  275. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  276. <p>We have a new release candidate! Lots of changes all over the
  277. tree, see the <a
  278. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  279. file for details.
  280. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  281. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  282. release candidate</a>, and report any problems found to the <a
  283. href="lists.html">mailing list</a> or <a
  284. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  285. <li><b>2 May 2010 - FOSDEM slides online</b>
  286. <p>The slides from the <a
  287. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  288. Build Systems: Present & Future</a> session at <a
  289. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  290. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  291. <li><b>26 February 2010 -- 2010.02 released</b>
  292. <p>The stable 2010.02 release is out - Thanks to everyone
  293. contributing and testing the release candidates. See the
  294. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  295. file for more details, and go to the <a href="/downloads/">downloads page</a>
  296. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  297. release</a>.</p>
  298. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  299. <p>RC2 is out with more cleanups and bugfixes, see the <a
  300. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  301. file for details.
  302. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  303. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  304. release candidate</a>, and report any problems found to the <a
  305. href="lists.html">mailing list</a> or <a
  306. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  307. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  308. <p>We have a new release candidate! Lots of changes all over the
  309. tree, see the <a
  310. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  311. file for details.
  312. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  313. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  314. release candidate</a>, and report any problems found to the <a
  315. href="lists.html">mailing list</a> or <a
  316. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  317. <li><b>1 December 2009 -- 2009.11 released</b>
  318. <p>The stable 2009.11 release is out - Thanks to everyone
  319. contributing and testing the release candidates. See the
  320. <a href="http://lists.busybox.net/pipermail/buildroot/2009-December/030672.html">announcement</a>
  321. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  322. for more details, and go to the <a href="/downloads/">downloads page</a>
  323. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  324. release</a>.</p>
  325. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  326. <p>RC2 is out with more cleanups and bugfixes, see the <a
  327. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  328. file for details.
  329. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  330. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  331. release candidate</a>, and report any problems found to the <a
  332. href="lists.html">mailing list</a> or <a
  333. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  334. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  335. <p>We have a new release candidate! Lots of changes all over the
  336. tree, see the <a
  337. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  338. file for details.
  339. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  340. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  341. release candidate</a>, and report any problems found to the <a
  342. href="lists.html">mailing list</a> or <a
  343. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  344. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  345. <p>The first <i>Buildroot Developer Day</i> will take place on
  346. Saturday, October 17th in Grenoble, France, just the day after
  347. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  348. at allowing Buildroot developers to meet and exchange ideas on the
  349. project and its future.</p>
  350. <p>As the number of places is limited, interested candidates are
  351. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  352. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  353. petazzoni at free-electrons dot com</code>).</p>
  354. <p>This <i>Developer Day</i> will take place thanks to the
  355. sponsoring of <a href="http://www.calao-systems.com">Calao
  356. Systems</a> and <a href="http://www.free-electrons.com">Free
  357. Electrons</a>.</p>
  358. <li><b>31 August 2009 -- 2009.08 released</b>
  359. <p>The stable 2009.08 release is out - Thanks to everyone
  360. contributing and testing the release candidates. See the
  361. <a href="http://lists.busybox.net/pipermail/buildroot/2009-August/029018.html">announcement</a>
  362. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  363. for more details, and go to the <a href="/downloads/">downloads page</a>
  364. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  365. release</a>.</p>
  366. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  367. <p>A number of bugfixes have been added to the tree since RC2
  368. (especially thanks to Thomas Petazzoni) - See the <a
  369. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  370. file for details. This is very much expected to be the final release
  371. candidate, so give it a good test and expect a final 2009.08
  372. release next weekend unless critical issues are found.</p>
  373. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  374. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  375. release candidate</a>, and report any problems found to the <a
  376. href="lists.html">mailing list</a> or <a
  377. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  378. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  379. <p>RC2 is out with more cleanups and bugfixes, see the <a
  380. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  381. file for details.
  382. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  383. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  384. release candidate</a>, and report any problems found to the <a
  385. href="lists.html">mailing list</a> or <a
  386. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  387. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  388. <p>We have a new release candidate! Lots of changes all over the
  389. tree, see the <a
  390. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
  391. file for details.
  392. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  393. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  394. release candidate</a>, and report any problems found to the <a
  395. href="lists.html">mailing list</a> or <a
  396. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  397. <li><b>1 June 2009 -- 2009.05 released</b>
  398. <p>The stable 2009.05 release is out - Thanks to everyone
  399. contributing and testing the release candidates. See the
  400. <a href="http://lists.busybox.net/pipermail/buildroot/2009-June/027640.html">announcement</a>
  401. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  402. for more details, and go to the <a href="/downloads/">downloads page</a>
  403. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  404. release</a>.</p>
  405. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  406. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  407. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  408. for details). Now is the moment to test and verify that everything
  409. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  410. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  411. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  412. release candidate</a>, and report any problems found to the <a
  413. href="lists.html">mailing list</a> or <a
  414. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  415. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  416. <p>RC2 is out with more cleanups and bug fixes (see <a
  417. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  418. Unless big issues are found, expect this to be the last release
  419. candidate before the release - So give it a good test.</p>
  420. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  421. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  422. release candidate</a>, and report any problems found to the <a
  423. href="lists.html">mailing list</a> or <a
  424. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  425. <li><b>14 May 2009 -- Buildroot.org</b>
  426. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  427. domain to us, so the website can now also be reached at <a
  428. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  429. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  430. Thanks a lot Earl!</p>
  431. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  432. <p>We have a new release candidate! Lots of changes all over the
  433. tree, see the <a
  434. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  435. file for details.
  436. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  437. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  438. release candidate</a>, and report any problems found to the <a
  439. href="lists.html">mailing list</a> or <a
  440. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  441. <li><b>3 May 2009 -- Moved to git</b>
  442. <p>We've moved the source code from <a
  443. href="http://subversion.tigris.org">Subversion</a> to <a
  444. href="http://git-scm.org">Git</a>. You can browse the repo online
  445. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  446. the repo using:
  447. <pre>git clone git://git.buildroot.net/buildroot</pre>
  448. See the <a href="/git.html">Git Access</a> page for more details.
  449. </p>
  450. <li><b>27 March 2009 -- new Logo</b>
  451. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  452. been using the <a href="http://busybox.net">Busybox</a> logo on
  453. the website, as the website was a copy of the <a
  454. href="http://busybox.net">Busybox</a> one - But not anymore, we
  455. now have a shiny new logo of our own.</p>
  456. <li><b>12 February 2009 -- 2009.02 released</b>
  457. <p>The stable 2009.02 release is out - Thanks to everyone
  458. contributing and testing the release candidates. See the
  459. <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
  460. for more details, and go to the <a href="/downloads/">downloads page</a>
  461. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  462. release</a>.</p>
  463. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  464. <p>We had more than 50 changes since RC3, several of them
  465. toolchain related, so decided to make a RC4 as well. This is
  466. very much expected to be the final release candidate, so give it
  467. a good test and expect a final 2009.02 release this week unless
  468. critical issues are found.</p>
  469. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  470. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  471. release candidate</a>, and report any problems found to the <a
  472. href="lists.html">mailing list</a> or <a
  473. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  474. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  475. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  476. are found, expect this to be the last release candidate before the
  477. release - So give it a good test.</p>
  478. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  479. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  480. release candidate</a>, and report any problems found to the <a
  481. href="lists.html">mailing list</a> or <a
  482. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  483. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  484. <p>Another week, another release candidate with a bunch of
  485. cleanups and build fixes.</p>
  486. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  487. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  488. release candidate</a>, and report any problems found to the <a
  489. href="lists.html">mailing list</a> or <a
  490. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  491. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  492. <p>It has been a long time coming, but we finally have a new
  493. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  494. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  495. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  496. release candidate</a>, and report any problems found to the <a
  497. href="lists.html">mailing list</a> or <a
  498. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  499. release 2009.02 in time for <a
  500. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  501. <li><b>16 July 2006 -- Buildroot mailing list</b>
  502. <p>Buildroot now has its own <a href=lists.html>mailing list</a>.</p>
  503. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  504. Buildroot is a set of Makefiles and patches that makes it easy generate a
  505. cross-compilation toolchain and root filesystem for your target Linux
  506. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  507. Buildroot is useful mainly for people working with small or embedded
  508. systems. Embedded systems often use processors that are not the regular
  509. x86 processors everyone is used to using on their PC. It can be PowerPC
  510. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  511. you do not need to be root to build or run buildroot.
  512. <p>
  513. And as of today buildroot even has its own webpage, making it a first class
  514. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  515. to find and point to buildroot.
  516. <p>
  517. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  518. or add a shiny new feature, please use the <a
  519. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  520. the details, to make certain your work is not lost.
  521. </ul>
  522. <!--#include file="footer.html" -->