From 5e79b105d81c8ef3078450b8a1dd4ea4f590a674 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Sun, 13 Jul 2025 05:52:07 -0400 Subject: [PATCH] `migrate2rocky.md`: Update for Rocky 9.6 and mention 10 --- docs/guides/migrate2rocky.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/migrate2rocky.md b/docs/guides/migrate2rocky.md index 99b7fbb801..bf9690aa3b 100644 --- a/docs/guides/migrate2rocky.md +++ b/docs/guides/migrate2rocky.md @@ -9,7 +9,7 @@ update: 11-23-2021 ## Prerequisites and assumptions -- CentOS Stream, CentOS, AlmaLinux, RHEL, or Oracle Linux running on a hardware server or VPS. Non-Stream CentOS is frozen at version 8.5. The current supported version of the other systems is 8.10 or 9.4. +- CentOS Stream, CentOS, AlmaLinux, RHEL, or Oracle Linux running version 8 or 9 on a hardware server or VPS. Non-Stream CentOS is frozen at version 8.5. The current supported version of the other systems is 8.10 or 9.6. Version 10 is not supported at the moment. - A working knowledge of the command line - A working knowledge of SSH for remote machines - A mildly risk-taking attitude