@@ -9,19 +9,27 @@ community.
99
1010The main development branch is [ devel] ( https://github.com/oracle/dtrace-utils/tree/devel ) .
1111
12- We provide prebuilt x86_64 and aarch64 DTrace userspace packages for Oracle
13- Linux 9 (UEK7 kernel), Oracle Linux 8 (UEK7 or UEK6 kernel), and Oracle Linux 7
14- (UEK6 kernel). These packages are based on the Oracle Linux specific release
15- branch [ 2.0-branch] ( https://github.com/oracle/dtrace-utils/tree/2.0-branch ) .
12+ We provide prebuilt x86_64 and aarch64 DTrace userspace packages for
13+ Oracle Linux 10 (UEK8 kernel),
14+ Oracle Linux 9 (UEK8 or UEK7 kernel),
15+ Oracle Linux 8 (UEK7 or UEK6 kernel),
16+ and Oracle Linux 7 (UEK6 kernel).
1617
1718The latest packages can be obtained from the following
1819[ Oracle Linux yum server] ( https://yum.oracle.com ) repositories:
20+ - Oracle Linux 10 (x86_64) UEK Release 8: https://yum.oracle.com/repo/OracleLinux/OL10/UEKR8/x86_64/
21+ - Oracle Linux 10 (aarch64) UEK Release 8: https://yum.oracle.com/repo/OracleLinux/OL10/UEKR8/aarch64/
22+ - Oracle Linux 9 (x86_64) UEK Release 8: https://yum.oracle.com/repo/OracleLinux/OL9/UEKR8/x86_64/
23+ - Oracle Linux 9 (aarch64) UEK Release 8: https://yum.oracle.com/repo/OracleLinux/OL9/UEKR8/aarch64/
1924- Oracle Linux 9 (x86_64) UEK Release 7: https://yum.oracle.com/repo/OracleLinux/OL9/UEKR7/x86_64/
2025- Oracle Linux 9 (aarch64) BaseOS Latest: https://yum.oracle.com/repo/OracleLinux/OL9/baseos/latest/aarch64/
2126- Oracle Linux 8 (x86_64) UEK Release 7: https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/x86_64/
2227- Oracle Linux 8 (aarch64) UEK Release 7: https://yum.oracle.com/repo/OracleLinux/OL8/UEKR7/aarch64/
2328- Oracle Linux 8 (x86_64) UEK Release 6: https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/
2429- Oracle Linux 8 (aarch64) BaseOS Latest: https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/aarch64/
30+
31+ For Oracle Linux 7, we provide RPMs up to 2.0.1-1, but building for OL7 has
32+ been deprecated.
2533- Oracle Linux 7 (x86_64) UEK Release 6: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/x86_64/
2634- Oracle Linux 7 (aarch64) UEK Release 6: https://yum.oracle.com/repo/OracleLinux/OL7/UEKR6/aarch64/
2735
0 commit comments