From 98dc1368acf3e09a54797ca2d6373595c94cc985 Mon Sep 17 00:00:00 2001 From: David Murphy Date: Fri, 19 Jul 2024 11:06:37 -0600 Subject: [PATCH 1/2] Updated link to Supported Operating Systems supported by Salt --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4546155ad..ef7e4b004 100644 --- a/README.rst +++ b/README.rst @@ -373,7 +373,9 @@ Supported Operating Systems --------------------------- The salt-bootstrap script officially supports the distributions outlined in -`Salt's Supported Operating Systems`_ document, (BSD-based OSs, Solaris and AIX are no longer +`Salt's Supported Operating Systems +`_ +document, (BSD-based OSs, Solaris and AIX are no longer supported). The operating systems listed below should reflect this document but may become out of date. If an operating system is listed below, but is not listed on the official supported operating systems document, the level of support is "best-effort". From 10377e548da076210b5b7d137ce20615b4dcc6db Mon Sep 17 00:00:00 2001 From: David Murphy Date: Fri, 19 Jul 2024 11:13:00 -0600 Subject: [PATCH 2/2] Updated link for Salt Project Repository --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ef7e4b004..1dd8037d8 100644 --- a/README.rst +++ b/README.rst @@ -380,7 +380,8 @@ supported). The operating systems listed below should reflect this document but date. If an operating system is listed below, but is not listed on the official supported operating systems document, the level of support is "best-effort". -Since Salt is written in Python, the packages available from the `Salt Project's repository`_ are +Since Salt is written in Python, the packages available from the `Salt Project's repository +`_ are CPU architecture independent and could be installed on any hardware supported by Linux kernel. However, the Salt Project does package Salt's binary dependencies only for ``x86_64`` (``amd64``) and ``AArch64`` (``arm64``).