news.html 26 KB

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