Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/release_notes/9_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@ tags:

For a complete list of major changes, please see the upstream listing [here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.0_release_notes/overview#overview-major-changes).

!!! warning "Please Check CPU Compatibility"

With Rocky Linux 9.0, some older CPUs will not work well, or perhaps at all. The following architectures are considered minimum requirements for a successful install:

* AMD and Intel 64-bit architectures (x86-64-v2)
* The 64-bit ARM architecture (ARMv8.0-A)
* IBM Power Systems, Little Endian (POWER9)
* 64-bit IBM Z (z14)

For more information on supported architectures and the risks of using those that are unsupported, see the upstream release note on the subject [here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.0_release_notes/architectures).

Some highlights from this release are detailed next.

### New Build system (Peridot)
Expand Down