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 <p>The list is also available
49 through
<a href=
"http://gmane.org">Gmane
</a>
50 at
<a href=
"http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot">gmane.comp.lib.uclibc.buildroot
</a>.
53 <h4>Search the List Archives
</h4>
54 <p>Please search the mailing list archives before asking questions on the mailing
55 list, since there is a good chance someone else has asked the same question
58 <form method=
"get" action=
"http://search.gmane.org/">
59 <input type=
"text" name=
"query">
60 <input type=
"hidden" name=
"group" value=
"gmane.comp.lib.uclibc.buildroot">
61 <button type=
"submit" class=
"btn btn-default">Submit
</button>
69 <div class=
"col-sm-12">
70 <div class=
"panel panel-primary">
71 <div class=
"panel-heading">Bug Tracker
</div>
72 <div class=
"panel-body">
74 <div class=
"col-sm-1">
75 <img class=
"img-responsive" src=
"images/bug-buddy.png" style=
"max-width:50px; margin-bottom:10px;">
77 <div class=
"col-sm-11">
78 <p>If you encounter any problem while using Buildroot, you can use the
79 <a href=
"https://bugs.buildroot.org/">Bug Tracker
</a> to post your bugs and/or
80 participate to find solutions to existing problems.
</p>
82 <p>Note: patches are only accepted through the mailing list.
</p>
92 </div><!--/.col-sm-10 -->
96 <!--#include file="footer.html" -->