From f5884194134cf062c65958bf43ce346c10aaaaa8 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Dec 09 2020 16:50:28 +0000 Subject: Update the CentOS Linux => CentOS Stream instructions to match a needed intermediary step. Signed-off-by: Brian Stinson --- diff --git a/centos-stream.md b/centos-stream.md index 21d5199..61559ba 100644 --- a/centos-stream.md +++ b/centos-stream.md @@ -19,6 +19,8 @@ toc: false ```console root@centos-linux# dnf install centos-release-stream +root@centos-linux# dnf swap centos-{linux,stream}-repos + root@centos-linux# dnf distro-sync root@centos-stream# cat /etc/centos-release diff --git a/distro-faq.md b/distro-faq.md index ea60a3b..2ae2838 100644 --- a/distro-faq.md +++ b/distro-faq.md @@ -64,6 +64,8 @@ and are also below for your convenience.
 root@centos-linux# dnf install centos-release-stream
 
+root@centos-linux# dnf swap centos-{linux,stream}-repos
+
 root@centos-linux# dnf distro-sync
 
 root@centos-stream# cat /etc/centos-release