From d91392cc3e45be35b7c158b577e6c056ed059a3f Mon Sep 17 00:00:00 2001 From: Carl George Date: Jan 31 2022 21:21:45 +0000 Subject: Simplify post-EOL conversion steps --- diff --git a/_data/centos/distributions.yml b/_data/centos/distributions.yml index 4cd9c32..71aae8f 100644 --- a/_data/centos/distributions.yml +++ b/_data/centos/distributions.yml @@ -126,5 +126,5 @@ convert: - overview: "Converting from CentOS Linux 8 to CentOS Stream 8" commands: |- - dnf --disablerepo '*' --allowerasing install http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/centos-stream-repos-8-3.el8.noarch.rpm + dnf --disablerepo '*' --enablerepo extras swap centos-linux-repos centos-stream-repos dnf distro-sync