Skip to content

Commit c6b8f06

Browse files
committed
docs(olit): 📝 readme update
Signed-off-by: Philippe Vanhaesendonck <philippe.vanhaesendonck@oracle.com>
1 parent ac7a80c commit c6b8f06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

oracle-linux-image-tools/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ The tool currently supports:
1111

1212
- Distributions:
1313
- Oracle Linux 7 update 9 -- Slim (x86_64)
14-
- Oracle Linux 8 update 8 -- Slim (x86_64 and aarch64)
14+
- Oracle Linux 8 update 9 -- Slim (x86_64 and aarch64)
1515
__Note__: for aarch64, only Generic, OCI and UTM clouds are supported
16-
- Oracle Linux 9 update 2 -- Slim (x86_64 and aarch64)
16+
- Oracle Linux 9 update 3 -- Slim (x86_64 and aarch64)
1717
__Note__: for aarch64, only Generic, OCI and UTM clouds are supported
1818
- Clouds:
1919
- Microsoft Azure cloud
@@ -53,11 +53,11 @@ The build script requires a Linux environment and has been tested on Oracle Linu
5353
- Oracle Linux 7:
5454
`yum --enablerepo=ol7_kvm_utils group install "Virtualization Host"`
5555
or
56-
`yum --enablerepo=ol7_developer install VirtualBox-6.1`
56+
`yum --enablerepo=ol7_developer install VirtualBox-7.0`
5757
- Oracle Linux 8:
5858
`dnf module install virt`
5959
or
60-
`dnf --enablerepo=ol8_developer install VirtualBox-6.1`
60+
`dnf --enablerepo=ol8_developer install VirtualBox-7.0`
6161
1. Install `kpartx` and `qemu-img` to manipulate the artifacts
6262
- Oracle Linux 7:
6363
`yum --enablerepo=ol7_kvm_utils install kpartx qemu-img`

0 commit comments

Comments
 (0)