Skip to content

Commit 3b2cad2

Browse files
committed
# Minor corrections to 9.3 release notes
1 parent b1954bd commit 3b2cad2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/release_notes/9_3.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ You can upgrade from Rocky Linux 9.x to Rocky Linux 9.3 by doing `sudo dnf -y up
2222

2323
Several images are available along with the normal install images, including cloud and container platforms.
2424

25-
* The 9.3 release brings back cloud and container images for ppc64le that were not released with 9.2 due to issues with QEMU. These images may be divergant from the other architecture's images in some small ways, but we will work to reduce this delta in future releases of the images.
25+
* The 9.3 release brings back cloud and container images for ppc64le that were not released with 9.2 due to issues with QEMU. These images may be divergent from the other architecture's images in some small ways, but we will work to reduce this delta in future releases of the images.
2626

27-
You can find more on the artifacts produced by the Cloud Special Interest Group, and information for how to get involved on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/).
27+
You can find more on the artifacts produced by the Cloud Special Interest Group, and information on how to get involved on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/).
2828

2929
## Installing
3030

@@ -34,13 +34,13 @@ To install Rocky Linux 9.3, head to the [download page](https://rockylinux.org/d
3434

3535
### Breaking changes
3636

37-
* The optional `guest-agents` group, previously available within both the *Minimal Install* and *Custom Operating System* base environments in anaconda, is no-longer available for selection as additional software for those environments. If you require the guest-agents group, it is available in either the *Server* or *Server with GUI* base environments. If you install *Minimal Install* or *Custom Operating System* and still want guest-agents, you can do so by installing the package target directly in Kickstart, or by installing it with DNF after installation has completed (i.e., `dnf install @guest-agents`).
37+
* The optional `guest-agents` group, previously available within both the *Minimal Install* and *Custom Operating System* base environments in anaconda, is no longer available for selection as additional software for those environments. If you require the guest-agents group, it is available in either the *Server* or *Server with GUI* base environments. If you install *Minimal Install* or *Custom Operating System* and still want guest-agents, you can do so by installing the package target directly in Kickstart, or by installing it with DNF after installation has completed (i.e., `dnf install @guest-agents`).
3838

3939
#### Live Images
4040

41-
* Installing live images for XFCE, MATE, Workstation, and Workstation-Lite, will display an error regarding `NetworkManager-dispatcher.service`. This continues after installation and the service does not load or run. The installation seems to work in all other capacities however. To remove the SELinux messages regarding this service, do a `touch /.autorelabel` followed by a system reboot to silence the SELinux messages. The Cinnamon live image does not display this behaviour.
41+
* Installing live images for XFCE, MATE, Workstation, and Workstation-Lite, will display an error regarding `NetworkManager-dispatcher.service`. This continues after installation and the service does not load or run. The installation seems to work in all other capacities however. To remove the SELinux messages regarding this service, do a `touch /.autorelabel` followed by a system reboot to silence the SELinux messages. The Cinnamon live image does not display this behavior.
4242

43-
* The KDE live image for Rocky Linux 9.3 had problems during the testing phase. For this, we will be providing the older 9.2 images until we can build and provide a working image.
43+
* The KDE live image for Rocky Linux 9.3 had problems during the testing phase. We will be providing the older 9.2 images until we can build and provide a working image.
4444

4545
### New and notable
4646

@@ -66,7 +66,7 @@ Listed below are security-related highlights in the latest Rocky Linux 9.3 relea
6666
* OpenSCAP rebased to version 1.3.8.
6767
* SCAP Security Guide rebased to version 0.1.69.
6868

69-
### Dynamic programming languages, web and database servers
69+
### Dynamic programming languages, web, and database servers
7070

7171
For a detailed list of the changes in this category see the [upstream link here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/new-features#new-features-dynamic-programming-languages-web-and-database-servers).
7272

@@ -117,7 +117,7 @@ Many known issues exist in 9.3 including those related to:
117117
* Networking
118118
* Kernel
119119
* Filesystem and storage
120-
* Dynamic programming lanaguages, web and database servers
120+
* Dynamic programming languages, web, and database servers
121121
* Compilers and development tools
122122
* Identity management
123123
* Desktop

0 commit comments

Comments
 (0)