1 <!--#include file="header.html" -->
3 <div class=
"container">
5 <div class=
"col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
7 <div class=
"panel panel-primary">
8 <div class=
"panel-heading">Support
</div>
9 <div class=
"panel-body">
10 <p>You can get support for Buildroot through three main channels:
</p>
13 <div class=
"col-sm-12">
14 <div class=
"panel panel-primary">
15 <div class=
"panel-heading">IRC
</div>
16 <div class=
"panel-body">
18 <div class=
"col-sm-1">
19 <img class=
"img-responsive" src=
"images/irc.png" style=
"max-width:50px; margin-bottom:10px;">
21 <div class=
"col-sm-11">
22 <p>The Buildroot IRC channel is
<a href=
"irc://freenode.net/#buildroot">
23 #buildroot
</a>, hosted on Freenode. If you do not have an IRC client, you can
24 use the
<a href=
"http://webchat.freenode.net">Freenode web interface
</a>.
25 When asking for help on IRC, share relevant logs or pieces of code using a code
33 <div class=
"col-sm-12">
34 <div class=
"panel panel-primary">
35 <div class=
"panel-heading">Mailing List Information
</div>
36 <div class=
"panel-body">
38 <div class=
"col-sm-1">
39 <img class=
"img-responsive" src=
"images/email.png" style=
"max-width:50px; margin-bottom:10px;">
41 <div class=
"col-sm-11">
42 <p>The
<a href=
"/lists/buildroot/">mailing list
</a> is for discussion and
43 development. You can subscribe by visiting
44 <a href=
"http://lists.buildroot.org/mailman/listinfo/buildroot">this page
</a>.
45 Only subscribers to the Buildroot mailing list are allowed to post
48 <h4>Search the List Archives
</h4>
49 <p>Please search the mailing list archives before asking questions on the mailing
50 list, since there is a good chance someone else has asked the same question
53 <form method=
"get" action=
"http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
54 <input type=
"text" name=
"query">
55 <input type=
"hidden" name=
"macro" value=
"search_page">
56 <input type=
"hidden" name=
"node" value=
"2">
57 <input type=
"hidden" name=
"sort" value=
"date">
58 <button type=
"submit" class=
"btn btn-default">Submit
</button>
66 <div class=
"col-sm-12">
67 <div class=
"panel panel-primary">
68 <div class=
"panel-heading">Bug Tracker
</div>
69 <div class=
"panel-body">
71 <div class=
"col-sm-1">
72 <img class=
"img-responsive" src=
"images/bug-buddy.png" style=
"max-width:50px; margin-bottom:10px;">
74 <div class=
"col-sm-11">
75 <p>If you encounter any problem while using Buildroot, you can use the
76 <a href=
"https://bugs.buildroot.org/">Bug Tracker
</a> to post your bugs and/or
77 participate to find solutions to existing problems.
</p>
79 <p>Note: patches are only accepted through the mailing list.
</p>
89 </div><!--/.col-sm-10 -->
93 <!--#include file="footer.html" -->