From 1342beafdbd6e6bde879649271c267b34066ba46 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 10 Mar 2022 22:36:31 +0000 Subject: [PATCH] Ubuntu 21.04 is broken, use docker --- README.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 04c2f16..ce85cf2 100644 --- a/README.adoc +++ b/README.adoc @@ -110,7 +110,11 @@ Related: <>. ==== QEMU Buildroot setup getting started -This setup has been mostly tested on Ubuntu. For other host operating systems see: xref:supported-hosts[xrefstyle=full]. For greater stability, consider using the <> 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 <> 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: xref:supported-hosts[xrefstyle=full]. Reserve 12Gb of disk and run: