From cc0aabd61bf27e35a0e281391d4f225d65a17393 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: May 20 2021 15:08:48 +0000 Subject: Merge #105 `Add a tab for CS9` --- diff --git a/_includes/centos-stream-download.html b/_includes/centos-stream-download.html index 210d232..9afbb1f 100644 --- a/_includes/centos-stream-download.html +++ b/_includes/centos-stream-download.html @@ -1,9 +1,59 @@
-
+ + +
+
+ + + + + + + + + + + + + + + +
ISOPackagesOthers
Coming SoonComing SoonComing Soon
+
+
+ + + + + + + + +
Release NotesRelease EmailDocumentation
+
+
+ + + + + + + + + + + +
End-of-life
End of RHEL9 "full support" phase
+
+
+ + +
@@ -57,6 +107,23 @@
+
+ + + + + + + + + + + +
Converting from CentOS Linux 8 to CentOS Stream 8
+
dnf swap centos-linux-repos centos-stream-repos
dnf distro-sync
+
+
+
diff --git a/centos-stream.md b/centos-stream.md index 77bae2f..270b6bd 100644 --- a/centos-stream.md +++ b/centos-stream.md @@ -18,13 +18,3 @@ toc: false We've got some answers to the most [frequently asked questions](https://www.redhat.com/en/blog/faq-centos-stream-updates) about CentOS Stream. - -## Converting from CentOS Linux to CentOS Stream - -```console -[root@centos ~]# dnf swap centos-linux-repos centos-stream-repos - -[root@centos ~]# dnf distro-sync -``` - -