blob: 502cef01fa833fe5d0e67345f072309bace5ee21 [file] [log] [blame]
Eric Andersena9d6aed2005-02-21 21:16:29 +00001<!--#include file="header.html" -->
2
Peter Korsgaard546ebed2009-03-27 12:05:24 +00003<h3>News</h3>
4
5<p>
Eric Andersena9d6aed2005-02-21 21:16:29 +00006
7<ul>
8
Peter Korsgaard25019172009-05-05 12:18:03 +02009 <li><b>5 May 2009 -- 2009.05-rc1 released</b>
10
11 <p>We have a new release candidate! Lots of changes all over the
12 tree, see the <a
13 href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2009.05_rc1">CHANGES</a>
14 file for details.
15
16 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
17 <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
18 release candidate</a>, and report any problems found to the <a
19 href="lists.html">mailing list</a> or <a
20 href="http://bugs.uclibc.org">bug tracker</a>.</p>
21
Peter Korsgaarde2cac482009-05-03 22:11:33 +020022 <li><b>3 May 2009 -- Moved to git</b>
23
24 <p>We've moved the source code from <a
25 href="http://subversion.tigris.org">Subversion</a> to <a
26 href="http://git-scm.org">Git</a>. You can browse the repo online
27 <a href="http://git.buildroot.net/buildroot">here</a>, and clone
28 the repo using:
29 <pre>git clone git://git.buildroot.net/buildroot</pre>
30 See the <a href="/git.html">Git Access</a> page for more details.
31 </p>
32
Peter Korsgaard546ebed2009-03-27 12:05:24 +000033 <li><b>27 March 2009 -- new Logo</b>
34
35 <p>We have a <a href="images/logo.png">logo</a>! We have so far
36 been using the <a href="http://busybox.net">Busybox</a> logo on
37 the website, as the website was a copy of the <a
38 href="http://busybox.net">Busybox</a> one - But not anymore, we
39 now have a shiny new logo of our own.</p>
40
Peter Korsgaard9c63d6b2009-02-12 09:33:01 +000041 <li><b>12 February 2009 -- 2009.02 released</b>
42 <p>The stable 2009.02 release is out - Thanks to everyone
43 contributing and testing the release candidates. See the
44 <a href="http://lists.busybox.net/pipermail/buildroot/2009-February/025974.html">announcement</a>
45 for more details, and go to the <a href="/downloads/">downloads page</a>
46 to pick up the <a href="/downloads/buildroot-2009.02.tar.bz2">2009.02
47 release</a>.</p>
48
Peter Korsgaarde9b629d2009-02-09 16:44:09 +000049 <li><b>9 February 2009 -- 2009.02-rc4 released</b>
50 <p>We had more than 50 changes since RC3, several of them
51 toolchain related, so decided to make a RC4 as well. This is
52 very much expected to be the final release candidate, so give it
53 a good test and expect a final 2009.02 release this week unless
54 critical issues are found.</p>
55
56 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
57 <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
58 release candidate</a>, and report any problems found to the <a
59 href="lists.html">mailing list</a> or <a
60 href="http://bugs.uclibc.org">bug tracker</a>.</p>
61
Peter Korsgaardbae2ff42009-01-31 23:02:41 +000062 <li><b>31 January 2009 -- 2009.02-rc3 released</b>
63 <p>RC3 is out with more cleanups and bug fixes. Unless big issues
64 are found, expect this to be the last release candidate before the
65 release - So give it a good test.</p>
66
67 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
68 <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
69 release candidate</a>, and report any problems found to the <a
70 href="lists.html">mailing list</a> or <a
71 href="http://bugs.uclibc.org">bug tracker</a>.</p>
72
Peter Korsgaard9cc8af52009-01-23 21:06:05 +000073 <li><b>23 January 2009 -- 2009.02-rc2 released</b>
74 <p>Another week, another release candidate with a bunch of
75 cleanups and build fixes.</p>
76
77 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
78 <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
79 release candidate</a>, and report any problems found to the <a
80 href="lists.html">mailing list</a> or <a
81 href="http://bugs.uclibc.org">bug tracker</a>.</p>
82
Peter Korsgaard3434dc62009-01-16 19:45:16 +000083 <li><b>16 January 2009 -- Release candidate and new maintainer</b>
84 <p>It has been a long time coming, but we finally have a new
85 release candidate! - And a new maintainer to match (Peter Korsgaard).</p>
86
87 <p>Head to the <a href="/downloads/">downloads page</a> to pick up the
88 <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
89 release candidate</a>, and report any problems found to the <a
90 href="lists.html">mailing list</a> or <a
91 href="http://bugs.uclibc.org">bug tracker</a>. The plan is to
92 release 2009.02 in time for <a
93 href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
94
Rob Landleya0426f12006-07-16 22:14:03 +000095 <li><b>16 July 2006 -- Buildroot mailing list</b>
Rob Landley3be2c262006-07-16 19:48:44 +000096 <p>Buildroot now has its own <a href=lists.html>mailing list</a>.</p>
97
Eric Andersena9d6aed2005-02-21 21:16:29 +000098 <li><b>21 February 2005 -- Buildroot webpage added</b><p>
99
100 Buildroot is a set of Makefiles and patches that makes it easy generate a
101 cross-compilation toolchain and root filesystem for your target Linux
102 system using the <a href= "http://www.uclibc.org/">uClibc C library</a>.
103 Buildroot is useful mainly for people working with small or embedded
104 systems. Embedded systems often use processors that are not the regular
105 x86 processors everyone is used to using on their PC. It can be PowerPC
106 processors, MIPS processors, ARM processors, etc. And to be extra safe,
107 you do not need to be root to build or run buildroot.
108
109 <p>
110
111 And as of today buildroot even has its own webpage, making it a first class
112 citizen of uclibc.org and busybox.net, and more importantly, make it easy
113 to find and point to buildroot.
114
115 <p>
116
117 If you find a bug in buildroot, or wish to submit a patch to fix a problem
118 or add a shiny new feature, please use the <a
119 href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
120 the details, to make certain your work is not lost.
121
122
123</ul>
124
125<!--#include file="footer.html" -->
126