]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Updating OEL-7 repos
authorFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 14:23:02 +0000 (16:23 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 19 Jul 2022 14:23:02 +0000 (16:23 +0200)
files/repos-oel7/ol7_MySQL56.repo [new file with mode: 0644]
files/repos-oel7/ol7_UEKR3.repo [new file with mode: 0644]
files/repos-oel7/ol7_UEKR4.repo [new file with mode: 0644]
files/repos-oel7/ol7_addons.repo
files/repos-oel7/ol7_developer.repo [new file with mode: 0644]
files/repos-oel7/ol7_latest.repo
files/repos-oel7/ol7_optional_latest.repo
files/repos-oel7/ol7_oracle_instantclient.repo [new file with mode: 0644]
files/repos-oel7/ol7_software_collections.repo [new file with mode: 0644]

diff --git a/files/repos-oel7/ol7_MySQL56.repo b/files/repos-oel7/ol7_MySQL56.repo
new file mode 100644 (file)
index 0000000..e33ab79
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_MySQL56]
+name=Oracle Linux 7 MySQL 5.6 ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_MySQL56/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-oel7/ol7_UEKR3.repo b/files/repos-oel7/ol7_UEKR3.repo
new file mode 100644 (file)
index 0000000..1c5a4ff
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_UEKR3]
+name=Oracle Linux 7 Latest Unbreakable Enterprise Kernel Release 3 ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_UEKR3/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-oel7/ol7_UEKR4.repo b/files/repos-oel7/ol7_UEKR4.repo
new file mode 100644 (file)
index 0000000..6e88b3e
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_UEKR4]
+name=Oracle Linux 7 Latest Unbreakable Enterprise Kernel Release 4 ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_UEKR4/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini
index 11499f58b1d48d055a2c16f2d6b2b12d683dae28..a0bd3fb75f7336a6e1cc9e94a673eeb4f0e53a92 100644 (file)
@@ -1,9 +1,9 @@
 [ol7_addons]
-name=Oracle Linux $releasever Add ons ($basearch)
+name=Oracle Linux 7 Addons ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_addons/
 enabled=1
 gpgcheck=1
-# gpgkey=https://repo02.pixelpark.com/gpg/ol7_addons.gpg
+repo_gpgcheck=0
 gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini
diff --git a/files/repos-oel7/ol7_developer.repo b/files/repos-oel7/ol7_developer.repo
new file mode 100644 (file)
index 0000000..8155fd6
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_developer]
+name=Oracle Linux 7 Developer ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_developer/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini
index e5e7b42accbb779d5b75b8527d322bb21fa968f1..aeeb43b2f99ac24885d29502dd7d9a69bdc5ad76 100644 (file)
@@ -1,9 +1,9 @@
 [ol7_latest]
-name=Oracle Linux $releasever Latest ($basearch)
+name=Oracle Linux 7 Latest ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_latest/
 enabled=1
 gpgcheck=1
-# gpgkey=https://repo02.pixelpark.com/gpg/ol7_latest.gpg
+repo_gpgcheck=0
 gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini
index 9bda49327bf780fb4926c417a5a09b80596d61c9..0eee5d3c9e2621e036eb4e13c8dfd88fd8f62a05 100644 (file)
@@ -1,9 +1,9 @@
 [ol7_optional_latest]
-name=Oracle Linux $releasever Optional Latest ($basearch)
+name=Oracle Linux 7 Optional Latest ($basearch)
 baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_optional_latest/
 enabled=1
 gpgcheck=1
-# gpgkey=https://repo02.pixelpark.com/gpg/ol7_optional_latest.gpg
+repo_gpgcheck=0
 gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
 
 # vim: filetype=dosini
diff --git a/files/repos-oel7/ol7_oracle_instantclient.repo b/files/repos-oel7/ol7_oracle_instantclient.repo
new file mode 100644 (file)
index 0000000..aec5a27
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_oracle_instantclient]
+name=Oracle Linux 7 Oracle Instantclient ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_oracle_instantclient/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini
diff --git a/files/repos-oel7/ol7_software_collections.repo b/files/repos-oel7/ol7_software_collections.repo
new file mode 100644 (file)
index 0000000..300b9f3
--- /dev/null
@@ -0,0 +1,8 @@
+[ol7_software_collections]
+name=Oracle Linux 7 Software Collections ($basearch)
+baseurl=https://repo02.pixelpark.com/Linux/yum/OracleLinux/OL7/ol7_software_collections/
+enabled=0
+gpgcheck=1
+gpgkey=https://repo02.pixelpark.com/gpg/oracle7.gpg
+
+# vim: filetype=dosini