From 542b7db69f0302db9ff72b6dbb340a0610a87732 Mon Sep 17 00:00:00 2001 From: robotsnh <88983536+robotsnh@users.noreply.github.com> Date: Sat, 2 May 2026 11:50:04 +0100 Subject: [PATCH 1/2] docs: used flowing verse on the debug page explaining why LXC might mark your installation as unsupported This is necessary so our documentation is more professional and consistent; as a consequence, our documentation is more accessible for possible new contributors. --- source/more-info/unsupported/lxc.markdown | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source/more-info/unsupported/lxc.markdown b/source/more-info/unsupported/lxc.markdown index e5385dbc0f60..f50f4071dc5c 100644 --- a/source/more-info/unsupported/lxc.markdown +++ b/source/more-info/unsupported/lxc.markdown @@ -5,11 +5,8 @@ description: "More information on why LXC marks the installation as unsupported. ## The issue -Running the Supervisor in an LXC virtual machine will cause issues both with -performance and with container management in general. Using LXC in combination -with the Supervisor is not supported. +Running the Supervisor in an LXC virtual machine will cause issues both with performance and with container management in general. Using LXC in combination with the Supervisor is not supported. ## The solution -You need to reinstall the host operating system that runs the Supervisor, -for instructions on how to proceed with that [have a look here](/more-info/unsupported/os). +You need to reinstall the host operating system that runs the Supervisor, for instructions on how to proceed with that [have a look here](/more-info/unsupported/os). From 768e82b93fa719d21ccf609be52903a6fa57f8c7 Mon Sep 17 00:00:00 2001 From: Simon Lamon <32477463+silamon@users.noreply.github.com> Date: Sat, 2 May 2026 19:02:39 +0200 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- source/more-info/unsupported/lxc.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/more-info/unsupported/lxc.markdown b/source/more-info/unsupported/lxc.markdown index f50f4071dc5c..9f8a5b19cecd 100644 --- a/source/more-info/unsupported/lxc.markdown +++ b/source/more-info/unsupported/lxc.markdown @@ -9,4 +9,4 @@ Running the Supervisor in an LXC virtual machine will cause issues both with per ## The solution -You need to reinstall the host operating system that runs the Supervisor, for instructions on how to proceed with that [have a look here](/more-info/unsupported/os). +You need to reinstall the host operating system that runs the Supervisor. For instructions on how to proceed, [have a look here](/more-info/unsupported/os).