1 <!--#include file="header.html" -->
3 <!-- Begin Introduction section -->
5 <h3>Mailing List Information
</h3>
6 Buildroot has a
<a href=
"/lists/buildroot/">mailing list
</a> for discussion and
7 development. You can subscribe by visiting
8 <a href=
"http://lists.busybox.net/mailman/listinfo/buildroot">this page
</a>.
9 Only subscribers to the Buildroot mailing list are allowed to post
12 The list is also available through
<a
13 href=
"http://gmane.org">Gmane
</a> at
<a href=
"http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot">gmane.comp.lib.uclibc.buildroot
</a>.
16 <h3>Search the List Archives
</h3>
17 Please search the mailing list archives before asking questions on the mailing
18 list, since there is a good chance someone else has asked the same question
19 before. Checking the archives is a great way to avoid annoying everyone on the
20 list with frequently asked questions...
24 <div id=
"cse" style=
"width: 100%;">Loading
</div>
25 <script src=
"http://www.google.com/jsapi" type=
"text/javascript"></script>
26 <script type=
"text/javascript">
27 google
.load('search', '1', {language
: 'en'});
28 google
.setOnLoadCallback(function() {
29 var customSearchControl
= new google
.search
.CustomSearchControl(
30 '009810735161915413714:3rfmqierl8s');
31 customSearchControl
.setResultSetSize(google
.search
.Search
.FILTERED_CSE_RESULTSET
);
32 var customSearchOptions
= new google
.search
.DrawOptions();
33 customSearchOptions
.enableSearchboxOnly("http://google.com/cse?cx=009810735161915413714:3rfmqierl8s");
34 customSearchControl
.draw('cse', customSearchOptions
);
37 <link rel=
"stylesheet" href=
"http://www.google.com/cse/style/look/default.css" type=
"text/css" />
40 <!--#include file="footer.html" -->