From f80cb1241a841ad7ac5ca8d37293694fd56f15e1 Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:56:54 +0100 Subject: [PATCH] chore: change OS versions and add hint about kernel versions --- usage/requirements.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/usage/requirements.rst b/usage/requirements.rst index 2c265b8..b552a9d 100644 --- a/usage/requirements.rst +++ b/usage/requirements.rst @@ -30,7 +30,7 @@ requirements** to run THOR. Any newer version will also work with THOR. - Windows 7 x86/x64 - macOS 10.14 (Mojave) - 7.2 (PowerPC 8) - * - SuSE SLES 11 + * - SuSE SLES 11 SP1 - Windows Server 2008 R2 - macOS 11 (Intel) - @@ -44,8 +44,10 @@ requirements** to run THOR. Any newer version will also work with THOR. - .. hint:: - Other rolling linux variants, like Arch, might also work, - but are not explicitly tested by us. + A minimum Linux kernel version of ``2.6.32`` is required to run THOR. + Linux operating systems older than those listed above might work, but are not + tested by us anymore, so support cannot be guaranteed. In any case, + verifying the kernel version before running THOR is recommended. Legacy Systems ^^^^^^^^^^^^^^