From a94f165dc620871a5d895fd6e2f0faf9c55914db Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sun, 3 May 2026 14:50:38 +0100 Subject: [PATCH] docs(README): update tested distributions and add notes - Clarify Tuxedo OS relation to Ubuntu - Add Debian 13 - Note Devuan limitations with systemd - Add general note on test scope --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52cf760..cd6c550 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,17 @@ Other derivatives are detected automatically via the `ID_LIKE` field in `/etc/os ### Tested successfully on -- Tuxedo OS 3 -- Devuan 6.1 Excalibur +- Tuxedo OS 3 (i.e. Ubuntu 24.04) +- Debian 13 +- Devuan 6.1 Excalibur + - (NOTE: the server-mode installation will not work here, because Devuan does not support systemd) - Manjaro - Fedora 44 - OpenMandriva 6 - OpenSUSE Tumbleweed 20260430 +NOTE ALSO: These tests are *only for the installation process*. If there are hardware sound issues, or USB issues, or other problems with your linux installation, these tests do not cover that. Consult your distro's documentation for more information. Good luck! :) + ## Usage ```bash