From a18254c98f7c78de38e65dc51159c38f8804434b Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 19 Jul 2022 15:40:38 +0200 Subject: [PATCH] Renaming CentOS-8 repo files. --- files/repos-centos8/CentOS-Stream-Extras-common.repo | 8 -------- .../{CentOS-Stream-AppStream.repo => appstream.repo} | 0 .../{CentOS-Stream-BaseOS.repo => baseos.repo} | 0 .../{CentOS-Stream-Extras.repo => extras.repo} | 0 .../{CentOS-Stream-HighAvailability.repo => ha.repo} | 0 files/repos-centos8/{CentOS-Stream-NFV.repo => nfv.repo} | 0 .../{CentOS-Stream-PowerTools.repo => powertools.repo} | 0 ...Stream-ResilientStorage.repo => resilientstorage.repo} | 0 8 files changed, 8 deletions(-) delete mode 100644 files/repos-centos8/CentOS-Stream-Extras-common.repo rename files/repos-centos8/{CentOS-Stream-AppStream.repo => appstream.repo} (100%) rename files/repos-centos8/{CentOS-Stream-BaseOS.repo => baseos.repo} (100%) rename files/repos-centos8/{CentOS-Stream-Extras.repo => extras.repo} (100%) rename files/repos-centos8/{CentOS-Stream-HighAvailability.repo => ha.repo} (100%) rename files/repos-centos8/{CentOS-Stream-NFV.repo => nfv.repo} (100%) rename files/repos-centos8/{CentOS-Stream-PowerTools.repo => powertools.repo} (100%) rename files/repos-centos8/{CentOS-Stream-ResilientStorage.repo => resilientstorage.repo} (100%) diff --git a/files/repos-centos8/CentOS-Stream-Extras-common.repo b/files/repos-centos8/CentOS-Stream-Extras-common.repo deleted file mode 100644 index ee234de..0000000 --- a/files/repos-centos8/CentOS-Stream-Extras-common.repo +++ /dev/null @@ -1,8 +0,0 @@ -[extras-common] -name=CentOS-$releasever - Extras common packages -baseurl=https://repo02.pixelpark.com/Linux/yum/centos/$releasever-stream/extras/$basearch/extras-common/ -gpgcheck=1 -enabled=1 -gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-CentOS-SIG-Extras - -# vim: filetype=dosini diff --git a/files/repos-centos8/CentOS-Stream-AppStream.repo b/files/repos-centos8/appstream.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-AppStream.repo rename to files/repos-centos8/appstream.repo diff --git a/files/repos-centos8/CentOS-Stream-BaseOS.repo b/files/repos-centos8/baseos.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-BaseOS.repo rename to files/repos-centos8/baseos.repo diff --git a/files/repos-centos8/CentOS-Stream-Extras.repo b/files/repos-centos8/extras.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-Extras.repo rename to files/repos-centos8/extras.repo diff --git a/files/repos-centos8/CentOS-Stream-HighAvailability.repo b/files/repos-centos8/ha.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-HighAvailability.repo rename to files/repos-centos8/ha.repo diff --git a/files/repos-centos8/CentOS-Stream-NFV.repo b/files/repos-centos8/nfv.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-NFV.repo rename to files/repos-centos8/nfv.repo diff --git a/files/repos-centos8/CentOS-Stream-PowerTools.repo b/files/repos-centos8/powertools.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-PowerTools.repo rename to files/repos-centos8/powertools.repo diff --git a/files/repos-centos8/CentOS-Stream-ResilientStorage.repo b/files/repos-centos8/resilientstorage.repo similarity index 100% rename from files/repos-centos8/CentOS-Stream-ResilientStorage.repo rename to files/repos-centos8/resilientstorage.repo -- 2.39.5