mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
This commit is contained in:
@@ -2491,7 +2491,7 @@ firefox index.html</pre>
|
||||
<p>This setup has been tested on Ubuntu 20.04.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>The Buildroot build is already broken on Ubuntu 21.04 onwards: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155</a>, just use the <a href="#docker">Docker host setup</a> setup in that case. We could fix it on Ubuntu 21.04, but it will break again inevitably later on.</p>
|
||||
<p>The Buildroot build is already broken on Ubuntu 21.04 onwards: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155</a>, so just do this from inside a 20.04 Docker instead as shown in the <a href="#docker">Docker host setup</a> setup. We could fix the build on Ubuntu 21.04, but it will break again inevitably later on.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>For other host operating systems see: <a href="#supported-hosts">Section 38.1, “Supported hosts”</a>.</p>
|
||||
|
||||
@@ -462,7 +462,7 @@ pre{ white-space:pre }
|
||||
<p>This setup has been tested on Ubuntu 20.04.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>The Buildroot build is already broken on Ubuntu 21.04 onwards: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155</a>, just use the <a href="docker.html">Docker host setup</a> setup in that case. We could fix it on Ubuntu 21.04, but it will break again inevitably later on.</p>
|
||||
<p>The Buildroot build is already broken on Ubuntu 21.04 onwards: <a href="https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155" class="bare">https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155</a>, so just do this from inside a 20.04 Docker instead as shown in the <a href="docker.html">Docker host setup</a> setup. We could fix the build on Ubuntu 21.04, but it will break again inevitably later on.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>For other host operating systems see: <a href="supported-hosts.html">Section 38.1, “Supported hosts”</a>.</p>
|
||||
|
||||
Reference in New Issue
Block a user