You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes/8.4.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ As with any release, there are sometimes bugs or issues found in the process of
104
104
105
105
The Rocky Linux Minimal ISO (`Rocky-8.4-x86_64-minimal.iso`) does not contain the `rsyslog` package. As a result, a system installed with the Rocky Linux Minimal ISO will not include `rsyslog.service` or `/var/log/messages` out of the box. The `rsyslog` package can be installed immediately after reboot from the Rocky Linux AppStream repository to resolve this issue. ([RB#14](https://bugs.rockylinux.org/show_bug.cgi?id=14))
106
106
107
-
You may run the following command post-install to complete the installation of rsyslog:
107
+
You may run the following command post-install to complete the installation of rsyslog:
108
108
109
109
```bash
110
110
dnf install @minimal-environment
@@ -116,7 +116,7 @@ If you need to have OpenSCAP profiles, please use the DVD1 ISO Variant or ensure
116
116
117
117
#### Anaconda "Help" Button not functioning (#20)
118
118
119
-
The Help button in the Anaconda installer doesn't currently work. The Rocky Linux team has provided an [installation walk-through](https://docs.rockylinux.org/guides/rocky-8-installation/) in the Rocky Linux Documentation to help resolve installation issues. ([RB#20](https://bugs.rockylinux.org/show_bug.cgi?id=20))
119
+
The Help button in the Anaconda installer doesn't currently work. The Rocky Linux team has provided an [installation walk-through](../guides/installation.md) in the Rocky Linux Documentation to help resolve installation issues. ([RB#20](https://bugs.rockylinux.org/show_bug.cgi?id=20))
0 commit comments