mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
This commit is contained in:
@@ -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’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">
|
||||
|
||||
Reference in New Issue
Block a user