| |
@@ -0,0 +1,11 @@
|
| |
+ ---
|
| |
+ title: "Convert to CentOS Stream 8"
|
| |
+ layout: "aside"
|
| |
+ category: news-and-events
|
| |
+ ---
|
| |
+
|
| |
+ The CentOS Linux 8 packages have been removed from the mirrors.
|
| |
+ If you haven't already, convert any CentOS Linux 8 installations to Stream 8 with these two commands:
|
| |
+
|
| |
+ dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos
|
| |
+ dnf distro-sync
|
| |
I'd appreciate a review from somebody who knows how these posts are integrated.