Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/release_notes/10_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ Key changes include:

- The graphical interface no longer supports adding third-party repositories during initial installation. Use the `inst.addrepo` boot option or Kickstart instead.

#### Image Builder
#### "Image Builder" tool

Image Builder is now able to create WSL2 and Vagrant (libvirt) images.
"Image Builder" tool is now able to create WSL2 and Vagrant (libvirt) images.

### Kernel

Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/8_10.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For a complete list of major changes, see the [upstream listing here](https://ac

Detailed next are highlights and new features from this release.

### Image builder
### "Image Builder" tool

* different partitioning modes, such as `auto-lvm`, `lvm`, and `raw` are available
* Tailor options for a profile and add it to your blueprint customizations. Accomplished with selected and unselected options to add and remove rules.
Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/8_8.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Some highlights and new features from this release are detailed next.

### Installer and Image Creation

* Image builder now offers a new and improved way to create blueprints and images in the image builder web console.
* "Image Builder" tool now offers a new and improved way to create blueprints and images in the image builder web console.

### Security

Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/9_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Some highlights and new features from this release are detailed next.

### Installer and Image Creation

* Image builder now offers a new and improved way to create blueprints and images in the image builder web console.
* "Image Builder" tool now offers a new and improved way to create blueprints and images in the image builder web console.
* Creating customized files and directories in the `/etc` directory is now supported.

### Security
Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/9_4.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ For a complete list of major changes, see the [upstream listing here](https://ac

Highlights and new features from this release are detailed next.

### Image builder
### "Image Builder" tool

* From Rocky Linux 9.4 forward, you can specify arbitrary custom mount points except for specific paths that are reserved for the operating system
* Creation of different partitioning modes is now available including `auto-lvm`, `lvm`, and `raw`
Expand Down
6 changes: 3 additions & 3 deletions docs/release_notes/9_7.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The highlights and new features of this release are detailed below.

Listed below are security-related highlights in the latest Rocky Linux 9.7 release. For a complete list of security-related changes, see the [upstream link here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.7_release_notes/new-features#new-features-security):

- system-wide cryptographic policies (crypto-policies): post-quantum cryptography (PQC) and contains many improvements for application PQC support.
- system-wide cryptographic policies: Support for PQC (Post-Quantum Cryptography) can be enabled through the new PQ subpolicy. Many applications and tools have added or improved support for corresponding algorithms in PQC.

### Dynamic programming languages, web, and database servers

Expand Down Expand Up @@ -85,9 +85,9 @@ Cockpit is a web-based interface for managing and monitoring your local system.

This new release brings an improved UI style based on PatternFly 6.

#### Image Builder
#### "Image Builder" tool

Image Builder is now able to create WSL2 and Vagrant (libvirt) images.
"Image Builder" tool is now able to create WSL2 and Vagrant (libvirt) images.

## Known issues

Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/9_8.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can upgrade from Rocky Linux 9.x to Rocky Linux 9.8 by running `sudo dnf -y

## Installing

Before installing, [ensure compatibility of your CPU with this procedure!](https://docs.rockylinux.org/gemstones/test_cpu_compat/).
Before installing, [ensure compatibility of your CPU with this procedure!](https://docs.rockylinux.org/gemstones/test_cpu_compat/)

To install Rocky Linux 9.8, go to the [download page](https://rockylinux.org/download/) and download the version corresponding to your architecture.

Expand Down