#66 Update the CentOS Linux => CentOS Stream instructions to match a needed intermediary step.
Merged 3 years ago by rbowen. Opened 3 years ago by bstinson.
centos/ bstinson/centos.org update-stream-instructions  into  master

file modified
+2
@@ -19,6 +19,8 @@ 

  ```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

file modified
+2
@@ -64,6 +64,8 @@ 

  <pre>

  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

Pull-Request has been merged by rbowen

3 years ago
Metadata