[elbe-devel] [PATCH 5/6] docs: quickstart: mention WSL2 compatibility
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Tue Dec 17 11:53:28 CET 2024
Users are asking for WSL2 compatibility, add a note that it does work.
Suggested-by: Benedikt Spranger <b.spranger at linutronix.de>
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
docs/article-quickstart.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/article-quickstart.rst b/docs/article-quickstart.rst
index 1d513017e29fac723a92d301ae9810ffc7a97b36..d92fb2b08d59fa0bbfcc26eb0904607ea3026cc0 100644
--- a/docs/article-quickstart.rst
+++ b/docs/article-quickstart.rst
@@ -28,6 +28,11 @@ Steps 1,2 and 3 need only be performed once.
When Debian is running inside a VM (vmware etc), you should make
sure, that nested KVM is working. Otherwise builds will be slow.
+.. note::
+
+ As of Windows 11 version 24H2 ELBE can be used with the Windows Subsystem
+ for Linux 2 (WSL2) by installing Debian bookworm through the Microsoft Store.
+
Customization of the build
==========================
--
2.47.1
More information about the elbe-devel
mailing list