This commit is contained in:
Ciro Santilli
2022-03-10 22:37:58 +00:00
parent 0df170a93a
commit 3450d7b5b4
2 changed files with 2 additions and 2 deletions

View File

@@ -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, &#8220;Supported hosts&#8221;</a>.</p>

View File

@@ -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, &#8220;Supported hosts&#8221;</a>.</p>