diff --git a/index.html b/index.html index 912d3b6..b4cd949 100644 --- a/index.html +++ b/index.html @@ -2491,7 +2491,7 @@ firefox index.html
This setup has been tested on Ubuntu 20.04.
The Buildroot build is already broken on Ubuntu 21.04 onwards: https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155, just use the Docker host setup setup in that case. We could fix it on Ubuntu 21.04, but it will break again inevitably later on.
+The Buildroot build is already broken on Ubuntu 21.04 onwards: https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155, so just do this from inside a 20.04 Docker instead as shown in the Docker host setup setup. We could fix the build on Ubuntu 21.04, but it will break again inevitably later on.
For other host operating systems see: Section 38.1, “Supported hosts”.
diff --git a/qemu-buildroot-setup-getting-started.html b/qemu-buildroot-setup-getting-started.html index eb2b512..09c0971 100644 --- a/qemu-buildroot-setup-getting-started.html +++ b/qemu-buildroot-setup-getting-started.html @@ -462,7 +462,7 @@ pre{ white-space:pre }This setup has been tested on Ubuntu 20.04.
The Buildroot build is already broken on Ubuntu 21.04 onwards: https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155, just use the Docker host setup setup in that case. We could fix it on Ubuntu 21.04, but it will break again inevitably later on.
+The Buildroot build is already broken on Ubuntu 21.04 onwards: https://github.com/cirosantilli/linux-kernel-module-cheat/issues/155, so just do this from inside a 20.04 Docker instead as shown in the Docker host setup setup. We could fix the build on Ubuntu 21.04, but it will break again inevitably later on.
For other host operating systems see: Section 38.1, “Supported hosts”.