From 876ad0754c6ea08c5c119191445dcd36982fc4ad Mon Sep 17 00:00:00 2001 From: Thib Guicherd-Callin Date: Tue, 7 Feb 2023 21:44:47 -0800 Subject: [PATCH] Correct name is "AlmaLinux OS". --- docs/appendix/git.rst | 2 +- docs/introduction/os.rst | 18 +++++++++--------- docs/sysadmin/curl.rst | 2 +- docs/sysadmin/os-updates.rst | 2 +- docs/sysadmin/wget.rst | 2 +- docs/troubleshooting/firewalld.rst | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/appendix/git.rst b/docs/appendix/git.rst index ba81b21..119dad1 100644 --- a/docs/appendix/git.rst +++ b/docs/appendix/git.rst @@ -18,7 +18,7 @@ Follow these instructions to install Git: .. tab-set:: - .. tab-item:: AlmaLinux + .. tab-item:: AlmaLinux OS :sync: alma .. include:: git-dnf.rst diff --git a/docs/introduction/os.rst b/docs/introduction/os.rst index b6d820f..def771d 100644 --- a/docs/introduction/os.rst +++ b/docs/introduction/os.rst @@ -6,20 +6,20 @@ The LOCKSS system requires a **64-bit Linux** host (physical or virtual) compati The LOCKSS team has successfully tested the LOCKSS system installation process on many flavors of Linux, some of which are listed below: -.. dropdown:: AlmaLinux +.. dropdown:: AlmaLinux OS - The LOCKSS system is compatible with `AlmaLinux `_: + The LOCKSS system is compatible with `AlmaLinux OS `_: =================== ========= ============== ================ ===== Operating System Version Active Support Security Support Notes =================== ========= ============== ================ ===== - AlmaLinux 9.1 2027-05-31 2032-05-31 - AlmaLinux 9.0 2027-05-31 2032-05-31 - AlmaLinux 8.7 2024-05-31 2029-05-31 - AlmaLinux 8.6 2024-05-31 2029-05-31 - AlmaLinux 8.5 2024-05-31 2029-05-31 - AlmaLinux 8.4 2024-05-31 2029-05-31 - AlmaLinux 8.3 2024-05-31 2029-05-31 + AlmaLinux OS 9.1 2027-05-31 2032-05-31 + AlmaLinux OS 9.0 2027-05-31 2032-05-31 + AlmaLinux OS 8.7 2024-05-31 2029-05-31 + AlmaLinux OS 8.6 2024-05-31 2029-05-31 + AlmaLinux OS 8.5 2024-05-31 2029-05-31 + AlmaLinux OS 8.4 2024-05-31 2029-05-31 + AlmaLinux OS 8.3 2024-05-31 2029-05-31 =================== ========= ============== ================ ===== .. dropdown:: Arch Linux diff --git a/docs/sysadmin/curl.rst b/docs/sysadmin/curl.rst index 4a7fc28..e87dec6 100644 --- a/docs/sysadmin/curl.rst +++ b/docs/sysadmin/curl.rst @@ -11,7 +11,7 @@ Select your operating system below and follow the instructions as root [#fnroot] .. tab-set:: :class: sd-bg-light - .. tab-item:: AlmaLinux + .. tab-item:: AlmaLinux OS :sync: alma .. include:: curl-dnf.rst diff --git a/docs/sysadmin/os-updates.rst b/docs/sysadmin/os-updates.rst index 377e303..754e8d9 100644 --- a/docs/sysadmin/os-updates.rst +++ b/docs/sysadmin/os-updates.rst @@ -19,7 +19,7 @@ If you wish to update software packages manually, select your operating system b .. tab-set:: :class: sd-bg-light - .. tab-item:: AlmaLinux + .. tab-item:: AlmaLinux OS :sync: alma .. include:: os-updates-dnf.rst diff --git a/docs/sysadmin/wget.rst b/docs/sysadmin/wget.rst index f3a485a..d66b4fb 100644 --- a/docs/sysadmin/wget.rst +++ b/docs/sysadmin/wget.rst @@ -11,7 +11,7 @@ Select your operating system below and follow the instructions as root [#fnroot] .. tab-set:: :class: sd-bg-light - .. tab-item:: AlmaLinux + .. tab-item:: AlmaLinux OS :sync: alma .. include:: wget-dnf.rst diff --git a/docs/troubleshooting/firewalld.rst b/docs/troubleshooting/firewalld.rst index 9375d4e..239cedc 100644 --- a/docs/troubleshooting/firewalld.rst +++ b/docs/troubleshooting/firewalld.rst @@ -46,7 +46,7 @@ This will run only the :ref:`configuring-firewalld` phase of :program:`install-l .. [#fnreference] - For operating systems in the RHEL family (CentOS, Rocky Linux, AlmaLinux...), the action recommended by the K3s manual is to disable :program:`firewalld` entirely (see https://rancher.com/docs/k3s/latest/en/advanced/#additional-preparation-for-red-hat-centos-enterprise-linux), but :program:`install-lockss` takes a lighter approach commonly used in the K3s community. + For operating systems in the RHEL family (CentOS, Rocky Linux, AlmaLinux OS...), the action recommended by the K3s manual is to disable :program:`firewalld` entirely (see https://rancher.com/docs/k3s/latest/en/advanced/#additional-preparation-for-red-hat-centos-enterprise-linux), but :program:`install-lockss` takes a lighter approach commonly used in the K3s community. References: