create rootf's & SDK from 2018.02.9 buildroot (#10)

---------

Co-authored-by: tiopex <tiopxyz@gmail.com>
Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
Apaczer
2023-03-11 21:06:02 +01:00
committed by GitHub
parent 534f7aea40
commit dcf31c6a1e
12528 changed files with 149033 additions and 303064 deletions

View File

@@ -19,17 +19,11 @@
<img class="img-responsive" src="images/irc.png" style="max-width:50px; margin-bottom:10px;">
</div>
<div class="col-sm-11">
<p>The Buildroot IRC channel is <a href="irc://irc.oftc.net/#buildroot">
#buildroot</a>, hosted on OFTC. If you do not have an IRC client, you can
use the <a href="https://www.oftc.net/WebChat/">OFTC web interface</a>.
<p>The Buildroot IRC channel is <a href="irc://freenode.net/#buildroot">
#buildroot</a>, hosted on Freenode. If you do not have an IRC client, you can
use the <a href="http://webchat.freenode.net">Freenode web interface</a>.
When asking for help on IRC, share relevant logs or pieces of code using a code
sharing website.</p>
<p>Note that due to excessive spamming on IRC, the channel can only be
joined if you are a registered user with
<a href="https://www.oftc.net/Services/">OFTC NickServ</a>
service. Follow the instructions to register as a user with a password,
and then join the <code>#buildroot</code> channel.</p>
</div>
</div>
</div>
@@ -45,22 +39,22 @@
<img class="img-responsive" src="images/email.png" style="max-width:50px; margin-bottom:10px;">
</div>
<div class="col-sm-11">
<p>The mailing list is for discussion and
<p>The <a href="/lists/buildroot/">mailing list</a> is for discussion and
development. You can subscribe by visiting
<a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this
page</a>. Only subscribers to the Buildroot
mailing list are allowed to post to this
list. Archives are available
from <a href="/lists/buildroot/">Mailman</a>
and <a href="https://lore.kernel.org/buildroot/">lore.kernel.org</a>.
<a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this page</a>.
Only subscribers to the Buildroot mailing list are allowed to post
to this list.</p>
<h4>Search the List Archives</h4>
<p>Please search the mailing list archives before asking questions on the mailing
list, since there is a good chance someone else has asked the same question
before.</p>
<form method="get" action="https://lore.kernel.org/buildroot/">
<input type="text" name="q">
<form method="get" action="http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
<input type="text" name="query">
<input type="hidden" name="macro" value="search_page">
<input type="hidden" name="node" value="2">
<input type="hidden" name="sort" value="date">
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
@@ -92,31 +86,6 @@
</div>
</div>
<div class="panel panel-primary">
<div class="panel-heading">Commercial support</div>
<div class="panel-body">
<p>In addition, the following companies are able to provide commercial
support. Only companies heavily involved in Buildroot maintenance and
community are listed here.</p>
<div class="row">
<div class="col-sm-12">
<center>
<a href="https://bootlin.com/engineering/">
<img src="images/bootlin-logo.png" style="max-width:200px; margin-right:40px;"/>
</a>
<a href="https://mind.be/services/buildroot.html">
<img src="images/mind-logo.png" style="max-width:200px; margin-right:40px;"/>
</a>
<a href="https://www.smile.eu/en/offers/embedded-iot">
<img src="images/smile-logo.png" style="max-width:200px; margin-right:40px;"/>
</a>
</center>
</div>
</div>
</div>
</div>
</div><!--/.col-sm-10 -->
</div><!--/.row -->
</div>