news.html 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927
  1. <!--#include file="header.html" -->
  2. <h3>News</h3>
  3. <p>
  4. <ul>
  5. <li><b>28 February 2013 -- 2013.02 released</b>
  6. <p>The stable 2013.02 release is out - Thanks to everyone
  7. contributing and testing the release candidates. See the
  8. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02">CHANGES</a>
  9. file for more details
  10. and go to the <a href="/downloads/">downloads page</a> to pick up the
  11. <a href="/downloads/buildroot-2013.02.tar.bz2">2013.02 release</a>.</p>
  12. <li><b>26 February 2013 -- 2013.02-rc3 released</b>
  13. <p>Another week, another release candidate with more cleanups and
  14. build fixes. See the <a
  15. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc3">CHANGES</a>
  16. file for details.</p>
  17. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  18. <a href="/downloads/buildroot-2013.02-rc3.tar.bz2">2013.02-rc3
  19. release candidate</a>, and report any problems found to the <a
  20. href="lists.html">mailing list</a> or <a
  21. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  22. <li><b>19 February 2013 -- 2013.02-rc2 released</b>
  23. <p>Another week, another release candidate with more cleanups and
  24. build fixes. See the <a
  25. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc2">CHANGES</a>
  26. file for details.</p>
  27. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  28. <a href="/downloads/buildroot-2013.02-rc2.tar.bz2">2013.02-rc2
  29. release candidate</a>, and report any problems found to the <a
  30. href="lists.html">mailing list</a> or <a
  31. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  32. <li><b>10 February 2013 -- 2013.02-rc1 released</b>
  33. <p>We have a new release candidate! Lots of changes all over the
  34. tree, see the <a
  35. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.02_rc1">CHANGES</a>
  36. file for details, and read the
  37. <a href="http://lists.busybox.net/pipermail/buildroot/2013-February/067148.html">announcement</a>.</p>
  38. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  39. <a href="/downloads/buildroot-2013.02-rc1.tar.bz2">2013.02-rc1
  40. release candidate</a>, and report any problems found to the <a
  41. href="lists.html">mailing list</a> or <a
  42. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  43. <li><b>10 February 2013 -- Report from Buildroot Developers Meeting</b>
  44. <p>A report from the recent Buildroot Developers Meeting is now
  45. <a href="http://lists.busybox.net/pipermail/buildroot/2013-February/067105.html">available</a>.
  46. <a href="http://emlinews.net">Embedded Linux News</a> also has a
  47. <a href="http://www.emlinews.net/2013/02/buildroot-developers-meeting-report/">
  48. writeup about the event</a>, including photos.</p>
  49. <p>Once again, thanks to all the participants and to
  50. <a href="http://www.google.com">Google</a> for sponsoring the event.</p>
  51. <li><b>12 January 2013 -- Next Buildroot Developers Meeting next to FOSDEM, Brussels</b>
  52. <p>The next Buildroot Developers Meeting will take place on Monday
  53. 4th February 2013 and Tuesday 5th February 2013 in Brussels,
  54. Belgium. Those dates have been chosen to immediately follow the
  55. great <a href="http://www.fosdem.org">FOSDEM</a> conference.</p>
  56. <p>Attending this meeting is free, after registration by
  57. contacting <a href="mailto:thomas.petazzoni@free-electrons.com">Thomas
  58. Petazzoni</a>. For more details about the meeting, please see
  59. the <a href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013">related
  60. Wiki page</a>.</p>
  61. <p>We would like to
  62. thank <a href="http://www.google.com">Google</a> for providing the
  63. meeting location and the Internet connection, and offering free
  64. lunch and refreshments to the participants.</p>
  65. <li><b>3 January 2013 -- 2012.11.1 released</b>
  66. <p>The 2012.11.1 bugfix release is out - Thanks to everyone
  67. contributing. This release fixes critical issues discovered since
  68. the 2012.11 release, most importantly with non-largefile builds on
  69. recent Ubuntu versions. See the
  70. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11.1">CHANGES</a>
  71. file for more details,
  72. and go to the <a href="/downloads/">downloads page</a> to pick up the
  73. <a href="/downloads/buildroot-2012.11.1.tar.bz2">2012.11.1 release</a>.</p>
  74. <li><b>2 December 2012 -- 2012.11 released</b>
  75. <p>The stable 2012.11 release is out - Thanks to everyone
  76. contributing and testing the release candidates. See the
  77. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a>
  78. file for more details
  79. and go to the <a href="/downloads/">downloads page</a> to pick up the
  80. <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p>
  81. <li><b>30 November 2012 -- 2012.11-rc2 released</b>
  82. <p>RC2 is out with more bugfixes - See the <a
  83. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc2">CHANGES</a>
  84. file for details.
  85. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  86. <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">2012.11-rc2
  87. release candidate</a>, and report any problems found to the <a
  88. href="lists.html">mailing list</a> or <a
  89. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  90. <li><b>17 November 2012 -- 2012.11-rc1 released</b>
  91. <p>We have a new release candidate! Lots of changes all over the
  92. tree, see the <a
  93. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11_rc1">CHANGES</a>
  94. file for details, and read the
  95. <a href="http://lists.busybox.net/pipermail/buildroot/2012-November/061995.html">announcement</a>.</p>
  96. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  97. <a href="/downloads/buildroot-2012.11-rc1.tar.bz2">2012.11-rc1
  98. release candidate</a>, and report any problems found to the <a
  99. href="lists.html">mailing list</a> or <a
  100. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  101. <li><b>17 November 2012 -- Buildroot Developer Day</b>
  102. <p>A report from the recent <i>Buildroot Developer Days</i> meeting
  103. in Barcelona, Spain is now <a
  104. href="http://lists.busybox.net/pipermail/buildroot/2012-November/061558.html">available</a>.
  105. Many thanks to all the participants, and a special thanks to Arnout
  106. Vandecappelle from <a href="http://mind.be/">mind</a> for taking
  107. notes and Thomas Petazzoni from <a
  108. href="http://free-electrons.com/">Free Electrons</a> for handling
  109. all the practical arrangements, and naturally our sponsors, <a
  110. href="http://www.fluendo.com/">Fluendo</a> and <a href="http://www.synopsys.com/">Synopsis</a>.
  111. </p>
  112. <p>The next Developer Days will take place on February 4th and 5th
  113. in Brussels, Belgium, right after <a href="http://fosdem.org">FOSDEM</a>.</p>
  114. <li><b>31 August 2012 -- 2012.08 released</b>
  115. <p>The stable 2012.08 release is out - Thanks to everyone
  116. contributing and testing the release candidates. See the
  117. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08">CHANGES</a>
  118. file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the
  119. <a href="/downloads/buildroot-2012.08.tar.bz2">2012.08 release</a>.</p>
  120. <li><b>25 August 2012 -- 2012.08-rc3 released</b>
  121. <p>We have a new release candidate! Various fixes, and addition
  122. of licensing informations on many
  123. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc3">CHANGES</a>
  124. file for details</p>
  125. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  126. <a href="/downloads/buildroot-2012.08-rc3.tar.bz2">2012.08-rc3
  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>15 August 2012 -- 2012.08-rc2 released</b>
  131. <p>We have a new release candidate! Various fixes, and addition
  132. of licensing informations on many
  133. packages. See <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc2">CHANGES</a>
  134. file for details</p>
  135. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  136. <a href="/downloads/buildroot-2012.08-rc2.tar.bz2">2012.08-rc2
  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>1 August 2012 -- 2012.08-rc1 released</b>
  141. <p>We have a new release candidate! Lots of changes all over the
  142. tree, see the <a
  143. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.08_rc1">CHANGES</a>
  144. file for details</p>
  145. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  146. <a href="/downloads/buildroot-2012.08-rc1.tar.bz2">2012.08-rc1
  147. release candidate</a>, and report any problems found to the <a
  148. href="lists.html">mailing list</a> or <a
  149. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  150. <li><b>22 July 2012 -- Buildroot Developer Day</b>
  151. <p>The next <i>Buildroot Developer Day</i> meeting will take place
  152. on Saturday November 3th and Sunday November 4th 2012 in
  153. Barcelona, Spain, just before
  154. the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded
  155. Linux Conference Europe</a> (November 5th-7th). This two days
  156. meeting is mainly opened to Buildroot developers and contributors,
  157. or Buildroot users having a prior experience with the tool. This
  158. meeting will allow developers to work and Buildroot, and discuss
  159. current issues, the future directions, and more.</p>
  160. <p>For more details, see
  161. the <a href="http://elinux.org/Buildroot#Buildroot_Developers_Meeting.2C_3-4_November_2012.2C_Barcelona_Spain">wiki
  162. page</a> dedicated to the meeting.</p>
  163. <li><b>30 May 2012 -- 2012.05 released</b>
  164. <p>The stable 2012.05 release is out - Thanks to everyone
  165. contributing and testing the release candidates. See the
  166. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05">CHANGES</a>
  167. file for more details, read the
  168. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/054342.html">announcement</a>
  169. and go to the <a href="/downloads/">downloads page</a> to pick up the
  170. <a href="/downloads/buildroot-2012.05.tar.bz2">2012.05 release</a>.</p>
  171. <li><b>25 May 2012 -- 2012.05-rc3 released</b>
  172. <p>RC3 is out with more bugfixes - See the <a
  173. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc3">CHANGES</a>
  174. file for details.
  175. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  176. <a href="/downloads/buildroot-2012.05-rc3.tar.bz2">2012.05-rc3
  177. release candidate</a>, and report any problems found to the <a
  178. href="lists.html">mailing list</a> or <a
  179. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  180. <li><b>18 May 2012 -- 2012.05-rc2 released</b>
  181. <p>Another week, another release candidate with more cleanups and
  182. build fixes. See the <a
  183. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.05_rc2">CHANGES</a>
  184. file for details.</p>
  185. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  186. <a href="/downloads/buildroot-2012.05-rc2.tar.bz2">2012.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>10 May 2012 -- 2012.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=2012.05_rc1">CHANGES</a>
  194. file for details, and read the
  195. <a href="http://lists.busybox.net/pipermail/buildroot/2012-May/053736.html">announcement</a>.</p>
  196. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  197. <a href="/downloads/buildroot-2012.05-rc1.tar.bz2">2012.05-rc1
  198. release candidate</a>, and report any problems found to the <a
  199. href="lists.html">mailing list</a> or <a
  200. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  201. <li><b>20 April 2012 -- Autobuilder Results Online</b>
  202. <p>The status of the autobuilders, which do repeated
  203. <code>randpackageconfig</code> builds for continuous integration
  204. testing, is now online at <a
  205. href='http://autobuild.buildroot.org'>autobuild.buildroot.org</a>. The
  206. code behind it can be found in <a
  207. href='http://git.buildroot.net/buildroot-test/'>git</a>.</p>
  208. <p>Thanks to Thomas Petazzoni for running the web interface, and
  209. to <a href='http://gcc.gnu.org/wiki/CompileFarm'>The GCC Compile
  210. Farm</a> and <a href='http://free-electrons.com/'>Free
  211. Electrons</a> for hosting builders. Thomas also sends out a daily
  212. summary of the build status to the mailing list.</p>
  213. <li><b>29 February 2012 -- 2012.02 released</b>
  214. <p>The stable 2012.02 release is out - Thanks to everyone
  215. contributing and testing the release candidates. See the
  216. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02">CHANGES</a>
  217. file for more details, read the
  218. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050752.html">announcement</a>
  219. and go to the <a href="/downloads/">downloads page</a> to pick up the
  220. <a href="/downloads/buildroot-2012.02.tar.bz2">2012.02 release</a>.</p>
  221. <li><b>27 February 2012 -- 2012.02-rc3 released</b>
  222. <p>RC3 is out with more bugfixes - See the <a
  223. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3">CHANGES</a>
  224. file for details.
  225. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  226. <a href="/downloads/buildroot-2012.02-rc3.tar.bz2">2012.02-rc3
  227. release candidate</a>, and report any problems found to the <a
  228. href="lists.html">mailing list</a> or <a
  229. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  230. <li><b>19 February 2012 -- 2012.02-rc2 released</b>
  231. <p>Another week, another release candidate with more cleanups and
  232. build fixes. See the <a
  233. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc2">CHANGES</a>
  234. file for details.</p>
  235. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  236. <a href="/downloads/buildroot-2012.02-rc2.tar.bz2">2012.02-rc2
  237. release candidate</a>, and report any problems found to the <a
  238. href="lists.html">mailing list</a> or <a
  239. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  240. <li><b>12 February 2012 -- 2012.02-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=2012.02_rc1">CHANGES</a>
  244. file for details, and read the
  245. <a href="http://lists.busybox.net/pipermail/buildroot/2012-February/050234.html">announcement</a>.</p>
  246. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  247. <a href="/downloads/buildroot-2012.02-rc1.tar.bz2">2012.02-rc1
  248. release candidate</a>, and report any problems found to the <a
  249. href="lists.html">mailing list</a> or <a
  250. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  251. <li><b>31 January 2012 -- Buildroot Developer Day</b>
  252. <p>Another <i>Buildroot Developer Day</i> will take place on
  253. Friday, February 3rd in Brussels, Belgium - The day before <a
  254. href="http://fosdem.org">FOSDEM</a>. See the
  255. <a href="http://lists.busybox.net/pipermail/buildroot/2012-January/049340.html">announcement</a>
  256. or the <a href="http://free-electrons.com/blog/bdd-2012-brussels/">Free Electrons blog</a>
  257. for more info.</p>
  258. <li><b>30 November 2011 -- 2011.11 released</b>
  259. <p>The stable 2011.11 release is out - Thanks to everyone
  260. contributing and testing the release candidates. See the
  261. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11">CHANGES</a>
  262. file for more details, read the
  263. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047926.html">announcement</a>
  264. and go to the <a href="/downloads/">downloads page</a> to pick up the
  265. <a href="/downloads/buildroot-2011.11.tar.bz2">2011.11 release</a>.</p>
  266. <li><b>26 November 2011 -- 2011.11-rc3 released</b>
  267. <p>RC3 is out with more bugfixes - See the <a
  268. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc3">CHANGES</a>
  269. file for details.
  270. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  271. <a href="/downloads/buildroot-2011.11-rc3.tar.bz2">2011.11-rc3
  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>18 November 2011 -- 2011.11-rc2 released</b>
  276. <p>Another week, another release candidate with a bunch of
  277. cleanups and build fixes. See the <a
  278. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc2">CHANGES</a>
  279. file for details.</p>
  280. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  281. <a href="/downloads/buildroot-2011.11-rc2.tar.bz2">2011.11-rc2
  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>11 November 2011 -- 2011.11-rc1 released</b>
  286. <p>We have a new release candidate! Lots of changes all over the
  287. tree, see the <a
  288. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.11_rc1">CHANGES</a>
  289. file for details, and read the
  290. <a href="http://lists.busybox.net/pipermail/buildroot/2011-November/047395.html">announcement</a>
  291. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  292. <a href="/downloads/buildroot-2011.11-rc1.tar.bz2">2011.11-rc1
  293. release candidate</a>, and report any problems found to the <a
  294. href="lists.html">mailing list</a> or <a
  295. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  296. <li><b>31 August 2011 -- 2011.08 released</b>
  297. <p>The stable 2011.08 release is out - Thanks to everyone
  298. contributing and testing the release candidates. See the
  299. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08">CHANGES</a>
  300. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  301. <a href="/downloads/buildroot-2011.08.tar.bz2">2011.08 release</a>.</p>
  302. <li><b>29 August 2011 -- 2011.08-rc2 released</b>
  303. <p>RC2 is out with more bugfixes. See the <a
  304. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc2">CHANGES</a>
  305. file for details, and read the
  306. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/045211.html">announcement</a>.
  307. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  308. <a href="/downloads/buildroot-2011.08-rc2.tar.bz2">2011.08-rc2
  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>4 August 2011 -- 2011.08-rc1 released</b>
  313. <p>We have a new release candidate! Lots of changes all over the
  314. tree, see the <a
  315. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.08_rc1">CHANGES</a>
  316. file for details, and read the
  317. <a href="http://lists.busybox.net/pipermail/buildroot/2011-August/044855.html">announcement</a>.
  318. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  319. <a href="/downloads/buildroot-2011.08-rc1.tar.bz2">2011.08-rc1
  320. release candidate</a>, and report any problems found to the <a
  321. href="lists.html">mailing list</a> or <a
  322. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  323. <li><b>27 May 2011 -- 2011.05 released</b>
  324. <p>The stable 2011.05 release is out - Thanks to everyone
  325. contributing and testing the release candidates. See the
  326. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05">CHANGES</a>
  327. file for more details, and go to the <a href="/downloads/">downloads page</a> to pick up the
  328. <a href="/downloads/buildroot-2011.05.tar.bz2">2011.05 release</a>.</p>
  329. <li><b>24 May 2011 -- 2011.05-rc2 released</b>
  330. <p>RC2 is out with more bugfixes. See the <a
  331. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc2">CHANGES</a>
  332. file for details.
  333. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  334. <a href="/downloads/buildroot-2011.05-rc2.tar.bz2">2011.05-rc2
  335. release candidate</a>, and report any problems found to the <a
  336. href="lists.html">mailing list</a> or <a
  337. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  338. <li><b>18 May 2011 -- 2011.05-rc1 released</b>
  339. <p>We have a new release candidate! Lots of changes all over the
  340. tree, see the <a
  341. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.05_rc1">CHANGES</a>
  342. file for details, and read the
  343. <a href="http://lists.busybox.net/pipermail/buildroot/2011-May/043317.html">announcement</a>.
  344. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  345. <a href="/downloads/buildroot-2011.05-rc1.tar.bz2">2011.05-rc1
  346. release candidate</a>, and report any problems found to the <a
  347. href="lists.html">mailing list</a> or <a
  348. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  349. <li><b>28 February 2011 -- 2011.02 released</b>
  350. <p>The stable 2011.02 release is out - Thanks to everyone
  351. contributing and testing the release candidates. See the
  352. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02">CHANGES</a>
  353. file for more details, read the
  354. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041662.html">announcement</a>
  355. and go to the <a href="/downloads/">downloads page</a> to pick up the
  356. <a href="/downloads/buildroot-2011.02.tar.bz2">2011.02 release</a>.</p>
  357. <li><b>24 February 2011 -- 2011.02-rc2 released</b>
  358. <p>RC2 is out with more cleanups and bugfixes, see the <a
  359. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc2">CHANGES</a>
  360. file for details.</p>
  361. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  362. <a href="/downloads/buildroot-2011.02-rc2.tar.bz2">2011.02-rc2
  363. release candidate</a>, and report any problems found to the <a
  364. href="lists.html">mailing list</a> or <a
  365. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  366. <li><b>14 February 2011 -- 2011.02-rc1 released</b>
  367. <p>We have a new release candidate! Lots of changes all over the
  368. tree, see the <a
  369. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2011.02_rc1">CHANGES</a>
  370. file for details, and read the
  371. <a href="http://lists.busybox.net/pipermail/buildroot/2011-February/041365.html">announcement</a>.
  372. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  373. <a href="/downloads/buildroot-2011.02-rc1.tar.bz2">2011.02-rc1
  374. release candidate</a>, and report any problems found to the <a
  375. href="lists.html">mailing list</a> or <a
  376. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  377. <li><b>30 November 2010 -- 2010.11 released</b>
  378. <p>The stable 2010.11 release is out - Thanks to everyone
  379. contributing and testing the release candidates. See the
  380. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11">CHANGES</a>
  381. file for more details, read the
  382. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/039135.html">announcement</a>
  383. and go to the <a href="/downloads/">downloads page</a> to pick up the
  384. <a href="/downloads/buildroot-2010.11.tar.bz2">2010.11 release</a>.</p>
  385. <li><b>25 November 2010 -- 2010.11-rc2 released</b>
  386. <p>RC2 is out with more cleanups and bugfixes, see the <a
  387. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc2">CHANGES</a>
  388. file for details.</p>
  389. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  390. <a href="/downloads/buildroot-2010.11-rc2.tar.bz2">2010.11-rc2
  391. release candidate</a>, and report any problems found to the <a
  392. href="lists.html">mailing list</a> or <a
  393. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  394. <li><b>8 November 2010 -- 2010.11-rc1 released</b>
  395. <p>We have a new release candidate! Lots of changes all over the
  396. tree, see the <a
  397. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.11_rc1">CHANGES</a>
  398. file for details, and read the
  399. <a href="http://lists.busybox.net/pipermail/buildroot/2010-November/038645.html">announcement</a>.
  400. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  401. <a href="/downloads/buildroot-2010.11-rc1.tar.bz2">2010.11-rc1
  402. release candidate</a>, and report any problems found to the <a
  403. href="lists.html">mailing list</a> or <a
  404. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  405. <li><b>28 September 2010 - Buildroot Developer Day</b>
  406. <p>A <i>Buildroot Developer Day</i> will take place on
  407. Friday, October 29th in Cambridge, UK - Just the day after the
  408. <a href="http://www.embeddedlinuxconference.com/elc_europe10/">Embedded
  409. Linux Conference Europe</a>. This <i>Developer Day</i> aims
  410. at allowing Buildroot developers to meet and exchange ideas on the
  411. project and its future. See the
  412. <a href="http://lists.busybox.net/pipermail/buildroot/2010-September/037930.html">announcement</a>
  413. for more info.</p>
  414. <p>Thanks to Thomas Petazzoni for taking care of the practical
  415. arrangements.</p>
  416. <li><b>31 August 2010 -- 2010.08 released</b>
  417. <p>The stable 2010.08 release is out - Thanks to everyone
  418. contributing and testing the release candidates. See the
  419. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08">CHANGES</a>
  420. file for more details, read the
  421. <a href="http://lists.busybox.net/pipermail/buildroot/2010-August/037078.html">announcement</a>
  422. and go to the <a href="/downloads/">downloads page</a> to pick up the
  423. <a href="/downloads/buildroot-2010.08.tar.bz2">2010.08 release</a>.</p>
  424. <li><b>30 August 2010 -- 2010.08-rc2 released</b>
  425. <p>RC2 is out with more cleanups and bugfixes, see the <a
  426. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc2">CHANGES</a>
  427. file for details.
  428. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  429. <a href="/downloads/buildroot-2010.08-rc2.tar.bz2">2010.08-rc2
  430. release candidate</a>, and report any problems found to the <a
  431. href="lists.html">mailing list</a> or <a
  432. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  433. This is very much expected to be the final release
  434. candidate, so give it a good test and expect a final 2010.08
  435. release before September unless critical issues are found.</p>
  436. <li><b>30 July 2010 -- 2010.08-rc1 released</b>
  437. <p>We have a new release candidate! Lots of changes all over the
  438. tree, see the <a
  439. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.08_rc1">CHANGES</a>
  440. file for details.
  441. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  442. <a href="/downloads/buildroot-2010.08-rc1.tar.bz2">2010.08-rc1
  443. release candidate</a>, and report any problems found to the <a
  444. href="lists.html">mailing list</a> or <a
  445. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  446. <li><b>30 May 2010 -- 2010.05 released</b>
  447. <p>The stable 2010.05 release is out - Thanks to everyone
  448. contributing and testing the release candidates. See the
  449. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05">CHANGES</a>
  450. file for more details, read the
  451. <a href="http://lists.busybox.net/pipermail/buildroot/2010-May/034878.html">announcement</a>
  452. and go to the <a href="/downloads/">downloads page</a> to pick up the
  453. <a href="/downloads/buildroot-2010.05.tar.bz2">2010.05 release</a>.</p>
  454. <li><b>27 May 2010 -- 2010.05-rc3 released</b>
  455. <p>RC3 is out with more cleanups and bugfixes, see the <a
  456. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc3">CHANGES</a>
  457. file for details.
  458. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  459. <a href="/downloads/buildroot-2010.05-rc3.tar.bz2">2010.05-rc3
  460. release candidate</a>, and report any problems found to the <a
  461. href="lists.html">mailing list</a> or <a
  462. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  463. <li><b>11 May 2010 -- 2010.05-rc2 released</b>
  464. <p>Another week, another release candidate with a bunch of
  465. cleanups and build fixes.</p>
  466. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  467. <a href="/downloads/buildroot-2010.05-rc2.tar.bz2">2010.05-rc2
  468. release candidate</a>, and report any problems found to the <a
  469. href="lists.html">mailing list</a> or <a
  470. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  471. <li><b>3 May 2010 -- 2010.05-rc1 released</b>
  472. <p>We have a new release candidate! Lots of changes all over the
  473. tree, see the <a
  474. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.05_rc1">CHANGES</a>
  475. file for details.
  476. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  477. <a href="/downloads/buildroot-2010.05-rc1.tar.bz2">2010.05-rc1
  478. release candidate</a>, and report any problems found to the <a
  479. href="lists.html">mailing list</a> or <a
  480. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  481. <li><b>2 May 2010 - FOSDEM slides online</b>
  482. <p>The slides from the <a
  483. href="http://fosdem.org/2010/schedule/events/emb_cross_build">Cross
  484. Build Systems: Present & Future</a> session at <a
  485. href="http://fosdem.org/2010">FOSDEM</a> are now <a
  486. href="http://send-patches.org/news/20100211-1-FOSDEM-Crossdev-Workshop.pdf">online</a>.
  487. <li><b>26 February 2010 -- 2010.02 released</b>
  488. <p>The stable 2010.02 release is out - Thanks to everyone
  489. contributing and testing the release candidates. See the
  490. <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02">CHANGES</a>
  491. file for more details, and go to the <a href="/downloads/">downloads page</a>
  492. to pick up the <a href="/downloads/buildroot-2010.02.tar.bz2">2010.02
  493. release</a>.</p>
  494. <li><b>23 February 2010 -- 2010.02-rc2 released</b>
  495. <p>RC2 is out with more cleanups and bugfixes, see the <a
  496. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc2">CHANGES</a>
  497. file for details.
  498. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  499. <a href="/downloads/buildroot-2010.02-rc2.tar.bz2">2010.02-rc2
  500. release candidate</a>, and report any problems found to the <a
  501. href="lists.html">mailing list</a> or <a
  502. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  503. <li><b>9 February 2010 -- 2010.02-rc1 released</b>
  504. <p>We have a new release candidate! Lots of changes all over the
  505. tree, see the <a
  506. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02_rc1">CHANGES</a>
  507. file for details.
  508. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  509. <a href="/downloads/buildroot-2010.02-rc1.tar.bz2">2010.02-rc1
  510. release candidate</a>, and report any problems found to the <a
  511. href="lists.html">mailing list</a> or <a
  512. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  513. <li><b>1 December 2009 -- 2009.11 released</b>
  514. <p>The stable 2009.11 release is out - Thanks to everyone
  515. contributing and testing the release candidates. See the
  516. <a href="http://lists.busybox.net/pipermail/buildroot/2009-December/030672.html">announcement</a>
  517. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11">CHANGES</a>
  518. for more details, and go to the <a href="/downloads/">downloads page</a>
  519. to pick up the <a href="/downloads/buildroot-2009.11.tar.bz2">2009.11
  520. release</a>.</p>
  521. <li><b>29 November 2009 -- 2009.11-rc2 released</b>
  522. <p>RC2 is out with more cleanups and bugfixes, see the <a
  523. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc2">CHANGES</a>
  524. file for details.
  525. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  526. <a href="/downloads/buildroot-2009.11-rc2.tar.bz2">2009.11-rc2
  527. release candidate</a>, and report any problems found to the <a
  528. href="lists.html">mailing list</a> or <a
  529. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  530. <li><b>23 November 2009 -- 2009.11-rc1 released</b>
  531. <p>We have a new release candidate! Lots of changes all over the
  532. tree, see the <a
  533. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.11_rc1">CHANGES</a>
  534. file for details.
  535. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  536. <a href="/downloads/buildroot-2009.11-rc1.tar.bz2">2009.11-rc1
  537. release candidate</a>, and report any problems found to the <a
  538. href="lists.html">mailing list</a> or <a
  539. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  540. <li><b>7 September 2009 -- First Buildroot Developer Day</b>
  541. <p>The first <i>Buildroot Developer Day</i> will take place on
  542. Saturday, October 17th in Grenoble, France, just the day after
  543. Embedded Linux Conference Europe. This <i>Developer Day</i> aims
  544. at allowing Buildroot developers to meet and exchange ideas on the
  545. project and its future.</p>
  546. <p>As the number of places is limited, interested candidates are
  547. invited to send an e-mail to Peter Korsgaard (<code>jacmet at
  548. uclibc dot org</code>) and Thomas Petazzoni (<code>thomas dot
  549. petazzoni at free-electrons dot com</code>).</p>
  550. <p>This <i>Developer Day</i> will take place thanks to the
  551. sponsoring of <a href="http://www.calao-systems.com">Calao
  552. Systems</a> and <a href="http://www.free-electrons.com">Free
  553. Electrons</a>.</p>
  554. <li><b>31 August 2009 -- 2009.08 released</b>
  555. <p>The stable 2009.08 release is out - Thanks to everyone
  556. contributing and testing the release candidates. See the
  557. <a href="http://lists.busybox.net/pipermail/buildroot/2009-August/029018.html">announcement</a>
  558. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08">CHANGES</a>
  559. for more details, and go to the <a href="/downloads/">downloads page</a>
  560. to pick up the <a href="/downloads/buildroot-2009.08.tar.bz2">2009.08
  561. release</a>.</p>
  562. <li><b>26 August 2009 -- 2009.08-rc3 released</b>
  563. <p>A number of bugfixes have been added to the tree since RC2
  564. (especially thanks to Thomas Petazzoni) - See the <a
  565. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc3">CHANGES</a>
  566. file for details. This is very much expected to be the final release
  567. candidate, so give it a good test and expect a final 2009.08
  568. release next weekend unless critical issues are found.</p>
  569. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  570. <a href="/downloads/buildroot-2009.08-rc3.tar.bz2">2009.08-rc3
  571. release candidate</a>, and report any problems found to the <a
  572. href="lists.html">mailing list</a> or <a
  573. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  574. <li><b>6 August 2009 -- 2009.08-rc2 released</b>
  575. <p>RC2 is out with more cleanups and bugfixes, see the <a
  576. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc2">CHANGES</a>
  577. file for details.
  578. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  579. <a href="/downloads/buildroot-2009.08-rc2.tar.bz2">2009.08-rc2
  580. release candidate</a>, and report any problems found to the <a
  581. href="lists.html">mailing list</a> or <a
  582. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  583. <li><b>2 August 2009 -- 2009.08-rc1 released</b>
  584. <p>We have a new release candidate! Lots of changes all over the
  585. tree, see the <a
  586. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.08_rc1">CHANGES</a>
  587. file for details.
  588. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  589. <a href="/downloads/buildroot-2009.08-rc1.tar.bz2">2009.08-rc1
  590. release candidate</a>, and report any problems found to the <a
  591. href="lists.html">mailing list</a> or <a
  592. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  593. <li><b>1 June 2009 -- 2009.05 released</b>
  594. <p>The stable 2009.05 release is out - Thanks to everyone
  595. contributing and testing the release candidates. See the
  596. <a href="http://lists.busybox.net/pipermail/buildroot/2009-June/027640.html">announcement</a>
  597. or <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05">CHANGES</a>
  598. for more details, and go to the <a href="/downloads/">downloads page</a>
  599. to pick up the <a href="/downloads/buildroot-2009.05.tar.bz2">2009.05
  600. release</a>.</p>
  601. <li><b>27 May 2009 -- 2009.05-rc3 released</b>
  602. <p>We had a number of fixes post-RC2, so RC3 is out (see <a
  603. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc3">CHANGES</a>
  604. for details). Now is the moment to test and verify that everything
  605. is working for your favorite config - Expect a final 2009.05 very soon.</p>
  606. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  607. <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
  608. release candidate</a>, and report any problems found to the <a
  609. href="lists.html">mailing list</a> or <a
  610. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  611. <li><b>19 May 2009 -- 2009.05-rc2 released</b>
  612. <p>RC2 is out with more cleanups and bug fixes (see <a
  613. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc2">CHANGES</a>).
  614. Unless big issues are found, expect this to be the last release
  615. candidate before the release - So give it a good test.</p>
  616. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  617. <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
  618. release candidate</a>, and report any problems found to the <a
  619. href="lists.html">mailing list</a> or <a
  620. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  621. <li><b>14 May 2009 -- Buildroot.org</b>
  622. <p>Earl Levine has been so kind to donate the <b>buildroot.org</b>
  623. domain to us, so the website can now also be reached at <a
  624. href="http://www.buildroot.org">www.buildroot.org</a> (and git at
  625. <a href="http://git.buildroot.org/buildroot">git.buildroot.org</a>).
  626. Thanks a lot Earl!</p>
  627. <li><b>5 May 2009 -- 2009.05-rc1 released</b>
  628. <p>We have a new release candidate! Lots of changes all over the
  629. tree, see the <a
  630. href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
  631. file for details.
  632. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  633. <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
  634. release candidate</a>, and report any problems found to the <a
  635. href="lists.html">mailing list</a> or <a
  636. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  637. <li><b>3 May 2009 -- Moved to git</b>
  638. <p>We've moved the source code from <a
  639. href="http://subversion.tigris.org">Subversion</a> to <a
  640. href="http://git-scm.org">Git</a>. You can browse the repo online
  641. <a href="http://git.buildroot.net/buildroot">here</a>, and clone
  642. the repo using:
  643. <pre>git clone git://git.buildroot.net/buildroot</pre>
  644. See the <a href="/git.html">Git Access</a> page for more details.
  645. </p>
  646. <li><b>27 March 2009 -- new Logo</b>
  647. <p>We have a <a href="images/logo.png">logo</a>! We have so far
  648. been using the <a href="http://busybox.net">Busybox</a> logo on
  649. the website, as the website was a copy of the <a
  650. href="http://busybox.net">Busybox</a> one - But not anymore, we
  651. now have a shiny new logo of our own.</p>
  652. <li><b>12 February 2009 -- 2009.02 released</b>
  653. <p>The stable 2009.02 release is out - Thanks to everyone
  654. contributing and testing the release candidates. See the
  655. <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
  656. for more details, and go to the <a href="/downloads/">downloads page</a>
  657. to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
  658. release</a>.</p>
  659. <li><b>9 February 2009 -- 2009.02-rc4 released</b>
  660. <p>We had more than 50 changes since RC3, several of them
  661. toolchain related, so decided to make a RC4 as well. This is
  662. very much expected to be the final release candidate, so give it
  663. a good test and expect a final 2009.02 release this week unless
  664. critical issues are found.</p>
  665. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  666. <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
  667. release candidate</a>, and report any problems found to the <a
  668. href="lists.html">mailing list</a> or <a
  669. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  670. <li><b>31 January 2009 -- 2009.02-rc3 released</b>
  671. <p>RC3 is out with more cleanups and bug fixes. Unless big issues
  672. are found, expect this to be the last release candidate before the
  673. release - So give it a good test.</p>
  674. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  675. <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
  676. release candidate</a>, and report any problems found to the <a
  677. href="lists.html">mailing list</a> or <a
  678. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  679. <li><b>23 January 2009 -- 2009.02-rc2 released</b>
  680. <p>Another week, another release candidate with a bunch of
  681. cleanups and build fixes.</p>
  682. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  683. <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
  684. release candidate</a>, and report any problems found to the <a
  685. href="lists.html">mailing list</a> or <a
  686. href="https://bugs.uclibc.org">bug tracker</a>.</p>
  687. <li><b>16 January 2009 -- Release candidate and new maintainer</b>
  688. <p>It has been a long time coming, but we finally have a new
  689. release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
  690. <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
  691. <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
  692. release candidate</a>, and report any problems found to the <a
  693. href="lists.html">mailing list</a> or <a
  694. href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
  695. release 2009.02 in time for <a
  696. href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
  697. <li><b>16 July 2006 -- Buildroot mailing list</b>
  698. <p>Buildroot now has its own <a href=lists.html>mailing list</a>.</p>
  699. <li><b>21 February 2005 -- Buildroot webpage added</b><p>
  700. Buildroot is a set of Makefiles and patches that makes it easy generate a
  701. cross-compilation toolchain and root filesystem for your target Linux
  702. system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
  703. Buildroot is useful mainly for people working with small or embedded
  704. systems. Embedded systems often use processors that are not the regular
  705. x86 processors everyone is used to using on their PC. It can be PowerPC
  706. processors, MIPS processors, ARM processors, etc. And to be extra safe,
  707. you do not need to be root to build or run buildroot.
  708. <p>
  709. And as of today buildroot even has its own webpage, making it a first class
  710. citizen of uclibc.org and busybox.net, and more importantly, make it easy
  711. to find and point to buildroot.
  712. <p>
  713. If you find a bug in buildroot, or wish to submit a patch to fix a problem
  714. or add a shiny new feature, please use the <a
  715. href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
  716. the details, to make certain your work is not lost.
  717. </ul>
  718. <!--#include file="footer.html" -->