From 5083a3fb27f59b438cdd702d4b1d0ed09b8287ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Wed, 23 Nov 2022 00:22:16 +0100 Subject: [PATCH 1/2] Update 8_7.md --- docs/release_notes/8_7.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release_notes/8_7.md b/docs/release_notes/8_7.md index eed7d6f173..e2b28271a6 100644 --- a/docs/release_notes/8_7.md +++ b/docs/release_notes/8_7.md @@ -10,7 +10,7 @@ tags: !!! note "Minimal ISO" - The minimal ISO does not contain the Appstream repository. This means that packages that come from Appstream (rsyslog, policycoreutils-python-utils, etc.) will not exist after an install of the Minimal ISO. This is not a bug and is to be expected. + The minimal ISO does not contain the AppStream repository. This means that packages that come from AppStream (rsyslog, policycoreutils-python-utils, etc.) will not exist after an install of the Minimal ISO. This is not a bug and is to be expected. ## Upgrading From Any Rocky Linux 8 Version @@ -94,7 +94,7 @@ For more on these changes, visit the [upstream page](https://access.redhat.com/d #### Changes Related to Processors and Machines * `libpfm` now supports AMD Zen 2 and Zen 3 processors -* `papi` mow supports AMD Zen 2 and Zen 3 processors +* `papi` now supports AMD Zen 2 and Zen 3 processors * Improved hardware identification for ARM processors * The `LLVM gold plugin` is now available on the IBM Z architecture From 9dd31cd3c1f6ca2db6c12678130a25a8948161c6 Mon Sep 17 00:00:00 2001 From: wale soyinka Date: Fri, 25 Nov 2022 01:59:08 -0500 Subject: [PATCH 2/2] Update 8_7.md --- docs/release_notes/8_7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/8_7.md b/docs/release_notes/8_7.md index e2b28271a6..487a5d77c5 100644 --- a/docs/release_notes/8_7.md +++ b/docs/release_notes/8_7.md @@ -10,7 +10,7 @@ tags: !!! note "Minimal ISO" - The minimal ISO does not contain the AppStream repository. This means that packages that come from AppStream (rsyslog, policycoreutils-python-utils, etc.) will not exist after an install of the Minimal ISO. This is not a bug and is to be expected. + The minimal ISO does not contain the AppStream repository. This means that packages that come from AppStream will be absent after an install using the Minimal ISO. Examples of such packages include - rsyslog, policycoreutils-python-utils and so on. This is not a bug and is to be expected. ## Upgrading From Any Rocky Linux 8 Version