From: Frank Brehm Date: Thu, 30 Jun 2022 11:36:45 +0000 (+0200) Subject: Adding repos for Rocky-8 X-Git-Tag: 2.6.2~1^2~8^2~24 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=91acbe80e1ea4f0d160ce5093be7d803288090df;p=pixelpark%2Fcreate-vmware-tpl.git Adding repos for Rocky-8 --- diff --git a/files/repos-rocky8/Rocky-AppStream.repo b/files/repos-rocky8/Rocky-AppStream.repo new file mode 100644 index 0000000..e76b9c8 --- /dev/null +++ b/files/repos-rocky8/Rocky-AppStream.repo @@ -0,0 +1,11 @@ +# Rocky-AppStream.repo +# + +[appstream] +name=Rocky Linux $releasever - AppStream +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/AppStream/$basearch/os/ +gpgcheck=1 +enabled=1 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-BaseOS.repo b/files/repos-rocky8/Rocky-BaseOS.repo new file mode 100644 index 0000000..6fc1671 --- /dev/null +++ b/files/repos-rocky8/Rocky-BaseOS.repo @@ -0,0 +1,11 @@ +# Rocky-BaseOS.repo +# + +[baseos] +name=Rocky Linux $releasever - BaseOS +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/BaseOS/$basearch/os/ +gpgcheck=1 +enabled=1 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-Extras.repo b/files/repos-rocky8/Rocky-Extras.repo new file mode 100644 index 0000000..dde4827 --- /dev/null +++ b/files/repos-rocky8/Rocky-Extras.repo @@ -0,0 +1,11 @@ +# Rocky-Extras.repo +# + +[extras] +name=Rocky Linux $releasever - Extras +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/extras/$basearch/os/ +gpgcheck=1 +enabled=1 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-HighAvailability.repo b/files/repos-rocky8/Rocky-HighAvailability.repo new file mode 100644 index 0000000..707f2e4 --- /dev/null +++ b/files/repos-rocky8/Rocky-HighAvailability.repo @@ -0,0 +1,11 @@ +# Rocky-HighAvailability.repo +# + +[ha] +name=Rocky Linux $releasever - HighAvailability +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/HighAvailability/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-NFV.repo b/files/repos-rocky8/Rocky-NFV.repo new file mode 100644 index 0000000..e897887 --- /dev/null +++ b/files/repos-rocky8/Rocky-NFV.repo @@ -0,0 +1,11 @@ +# Rocky-NFV.repo +# + +[nfv] +name=Rocky Linux $releasever - NFV +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/NFV/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-Plus.repo b/files/repos-rocky8/Rocky-Plus.repo new file mode 100644 index 0000000..876de73 --- /dev/null +++ b/files/repos-rocky8/Rocky-Plus.repo @@ -0,0 +1,11 @@ +# Rocky-Plus.repo +# + +[plus] +name=Rocky Linux $releasever - Plus +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/plus/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-PowerTools.repo b/files/repos-rocky8/Rocky-PowerTools.repo new file mode 100644 index 0000000..56c3c41 --- /dev/null +++ b/files/repos-rocky8/Rocky-PowerTools.repo @@ -0,0 +1,11 @@ +# Rocky-PowerTools.repo +# + +[powertools] +name=Rocky Linux $releasever - PowerTools +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/PowerTools/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-RT.repo b/files/repos-rocky8/Rocky-RT.repo new file mode 100644 index 0000000..e1ad67f --- /dev/null +++ b/files/repos-rocky8/Rocky-RT.repo @@ -0,0 +1,11 @@ +# Rocky-RT.repo +# + +[rt] +name=Rocky Linux $releasever - Realtime +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/RT/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini diff --git a/files/repos-rocky8/Rocky-ResilientStorage.repo b/files/repos-rocky8/Rocky-ResilientStorage.repo new file mode 100644 index 0000000..114bd56 --- /dev/null +++ b/files/repos-rocky8/Rocky-ResilientStorage.repo @@ -0,0 +1,11 @@ +# Rocky-ResilientStorage.repo +# + +[resilient-storage] +name=Rocky Linux $releasever - ResilientStorage +baseurl=https://repo02.pixelpark.com/Linux/yum/rockylinux/$releasever/ResilientStorage/$basearch/os/ +gpgcheck=1 +enabled=0 +gpgkey=https://repo02.pixelpark.com/gpg/RPM-GPG-KEY-rockyofficial + +# vim: filetype=dosini