From 1ec47d22e3076a5c69db4f265876640bd6d4b6fc Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Thu, 13 Feb 2025 12:30:20 -0800 Subject: [PATCH 1/3] Update the Linux version support --- docs/sources/introduction/supported-platforms.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/introduction/supported-platforms.md b/docs/sources/introduction/supported-platforms.md index b79fde02af..11e040f4ce 100644 --- a/docs/sources/introduction/supported-platforms.md +++ b/docs/sources/introduction/supported-platforms.md @@ -12,8 +12,9 @@ The following operating systems and hardware architecture are supported. ## Linux -* Minimum version: kernel 2.6.32 or later +* Minimum version: kernel 4.x or later * Architectures: AMD64, ARM64 +* Within the Linux distribution lifecycle ## Windows From b5a13773e0164dce3652295494ecadc172f2c123 Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Thu, 13 Feb 2025 12:44:22 -0800 Subject: [PATCH 2/3] Update FreeBSD info --- docs/sources/introduction/supported-platforms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/introduction/supported-platforms.md b/docs/sources/introduction/supported-platforms.md index 11e040f4ce..8256c8c9d5 100644 --- a/docs/sources/introduction/supported-platforms.md +++ b/docs/sources/introduction/supported-platforms.md @@ -14,7 +14,7 @@ The following operating systems and hardware architecture are supported. * Minimum version: kernel 4.x or later * Architectures: AMD64, ARM64 -* Within the Linux distribution lifecycle +* Within the supported Linux distribution lifecycle ## Windows @@ -28,5 +28,5 @@ The following operating systems and hardware architecture are supported. ## FreeBSD -* Minimum version: FreeBSD 10 or later +* Within the supported FreeBSD lifecycle * Architectures: AMD64 From fd085cca454ec7bcdef5e99ec3b16f994958a88c Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Thu, 13 Feb 2025 12:46:09 -0800 Subject: [PATCH 3/3] Update wording for lifecycle --- docs/sources/introduction/supported-platforms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/introduction/supported-platforms.md b/docs/sources/introduction/supported-platforms.md index 8256c8c9d5..c55e22b2e2 100644 --- a/docs/sources/introduction/supported-platforms.md +++ b/docs/sources/introduction/supported-platforms.md @@ -14,7 +14,7 @@ The following operating systems and hardware architecture are supported. * Minimum version: kernel 4.x or later * Architectures: AMD64, ARM64 -* Within the supported Linux distribution lifecycle +* Within the Linux distribution lifecycle ## Windows @@ -28,5 +28,5 @@ The following operating systems and hardware architecture are supported. ## FreeBSD -* Within the supported FreeBSD lifecycle +* Within the FreeBSD lifecycle * Architectures: AMD64