diff --git a/index.html b/index.html index cbdae8c..a3a05e4 100644 --- a/index.html +++ b/index.html @@ -2488,7 +2488,13 @@ firefox index.html

2.2.1. QEMU Buildroot setup getting started

-

This setup has been mostly tested on Ubuntu. For other host operating systems see: Section 38.1, “Supported hosts”. For greater stability, consider using the latest release instead of master: https://github.com/cirosantilli/linux-kernel-module-cheat/releases

+

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.

+
+
+

For other host operating systems see: Section 38.1, “Supported hosts”.

Reserve 12Gb of disk and run:

diff --git a/qemu-buildroot-setup-getting-started.html b/qemu-buildroot-setup-getting-started.html index 590682f..eb2b512 100644 --- a/qemu-buildroot-setup-getting-started.html +++ b/qemu-buildroot-setup-getting-started.html @@ -459,7 +459,13 @@ pre{ white-space:pre }

2.2.1. QEMU Buildroot setup getting started

-

This setup has been mostly tested on Ubuntu. For other host operating systems see: Section 38.1, “Supported hosts”. For greater stability, consider using the latest release instead of master: https://github.com/cirosantilli/linux-kernel-module-cheat/releases

+

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.

+
+
+

For other host operating systems see: Section 38.1, “Supported hosts”.

Reserve 12Gb of disk and run: