Skip to content

Commit 7c52766

Browse files
committed
Update .pages
Update breaking changes
1 parent 6678871 commit 7c52766

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/release_notes/.pages

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
nav:
33
- ... | index*.md
44
- ... | 9_3*.md
5-
- ... | 8_8*.md
5+
- ... | 8_9*.md
66
- ... | 9_2*.md
7+
- ... | 8_8*.md
78
- ... | 9_1*.md
89
- ... | 9_0*.md
910
- ... | 8_7*.md

docs/release_notes/8_9.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ To install Rocky Linux 8.9, head to the [download page](https://rockylinux.org/d
2828

2929
### Breaking changes
3030

31+
* 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).
32+
3133
#### Live Images
3234

3335
* The KDE live image for Rocky Linux 8.9 had problems during the testing phase. For this, we will be providing the older 8.8 images until we can build and provide a working image.

0 commit comments

Comments
 (0)