From 3450d7b5b4b5ac40327156db0b83a1ccb295e1f5 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 10 Mar 2022 22:37:58 +0000 Subject: [PATCH] 972463301b833938dae1518972639e036c9c3b67 --- index.html | 2 +- qemu-buildroot-setup-getting-started.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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”.