diff --git a/docs/rhel/index.md b/docs/rhel/index.md index 489f5b635adc54422517e49d2dee5ca23ea8398d..264cb36d20130f94fc16384303f72c37f9909607 100644 --- a/docs/rhel/index.md +++ b/docs/rhel/index.md @@ -73,6 +73,14 @@ Please see [PXE Network boot](/installation/pxeboot) and [AIMS2 client](/aims/ai <a name="rhel9"></a> ### Red Hat Enterprise Linux 9 Server +#### RHEL 9.1 + +<pre> +Installation target: <b>RHEL_9_1_X86_64</b> +Installation path: <b>http://linuxsoft.cern.ch/enterprise/rhel/server/9/9.1/x86_64/</b> +Release notes: <a href="releasenotes/Red_Hat_Enterprise_Linux-9-9.1_Release_Notes-en-US.pdf">RELEASE-NOTES-9.1-x86_64</a> +</pre> + #### RHEL 9.0 <pre> @@ -107,6 +115,14 @@ You may also want to consider adding the 'CERN' repository <a name="rhel8"></a> ### Red Hat Enterprise Linux 8 Server +#### Update 7 + +<pre> +Installation target: <b>RHEL_8_7_X86_64</b> +Installation path: <b>http://linuxsoft.cern.ch/enterprise/rhel/server/8/8.7/x86_64/</b> +Release notes: <a href="releasenotes/Red_Hat_Enterprise_Linux-8-8.7_Release_Notes-en-US.pdf">RELEASE-NOTES-8.7-x86_64</a> +</pre> + #### Update 6 <pre> diff --git a/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-8-8.7_Release_Notes-en-US.pdf b/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-8-8.7_Release_Notes-en-US.pdf new file mode 100644 index 0000000000000000000000000000000000000000..e93ada9028f49472a870738e910ec2a3d1592635 Binary files /dev/null and b/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-8-8.7_Release_Notes-en-US.pdf differ diff --git a/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-9-9.1_Release_Notes-en-US.pdf b/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-9-9.1_Release_Notes-en-US.pdf new file mode 100644 index 0000000000000000000000000000000000000000..661e12ee73b4dca24f0fa1c42a6e9d744fc7dd69 Binary files /dev/null and b/docs/rhel/releasenotes/Red_Hat_Enterprise_Linux-9-9.1_Release_Notes-en-US.pdf differ