This commit is contained in:
Ciro Santilli
2022-03-10 22:37:51 +00:00
parent a5be602793
commit b43b3b45f3
9 changed files with 171 additions and 73 deletions

View File

@@ -503,6 +503,9 @@ pre{ white-space:pre }
<li>
<p>it is written in Make and Bash rather than Python like LKMC</p>
</li>
<li>
<p>it downloads packages from upstream mirrors rather than having its own copy of them. Therefore, whenever <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/165">some random French research institute decides to break links, your build also breaks</a>. This is not acceptable. There are some mirroring options: <a href="https://risc-a-day.blogspot.com/2015/10/creating-local-mirror-for-buildroot.html" class="bare">https://risc-a-day.blogspot.com/2015/10/creating-local-mirror-for-buildroot.html</a> but it&#8217;s not on by default it seems, Buildroot has to have their own official and default mirror of everything.</p>
</li>
</ul>
</div>
<div class="paragraph">