Oracle has shipped UEK Release 3 as well as Oracle built and signed versions of 
Spacewalk 2.0 Server (for Oracle Linux 6-x86_64) and Spacewalk 2.0 Client for 
(OL5/OL6). This patch adds those channels to spacewalk-common-channels.ini.

I specified the Spacewalk channels as children of the parent OL5/OL6 channels 
as they inherit the GPG keys from the parent. They also use an alternative 
naming so as not to conflict with anyone who wants to use the upstream 
server/client channels.

---
 utils/spacewalk-common-channels.ini |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/utils/spacewalk-common-channels.ini 
b/utils/spacewalk-common-channels.ini
index 3f7a901..07c010a 100644
--- a/utils/spacewalk-common-channels.ini
+++ b/utils/spacewalk-common-channels.ini
@@ -863,6 +863,13 @@ name     = Oracle Linux 6 UEK (%(arch)s)
 base_channels = oraclelinux6-%(arch)s
 yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL6/UEK/latest/%(arch)s/

+[oraclelinux6-uek-r3]
+label    = %(base_channel)s-uek-r3
+archs    = x86_64
+name     = Oracle Linux 6 UEK Release 3 (%(arch)s)
+base_channels = oraclelinux6-%(arch)s
+yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/%(arch)s/
+
 [oraclelinux6-mysql]
 label    = %(base_channel)s-mysql
 archs    = %(_x86_archs)s
@@ -877,6 +884,20 @@ name     = Oracle Linux 6 Playground (%(arch)s)
 base_channels = oraclelinux6-%(arch)s
 yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL6/playground/latest/%(arch)s/

+[oraclelinux6-spacewalk20-server]
+label    = %(base_channel)s-spacewalk20-server
+archs    = x86_64
+name     = Spacewalk 2.0 Server for Oracle Linux 6 (%(arch)s)
+base_channels = oraclelinux6-%(arch)s
+yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL6/spacewalk20/server/%(arch)s/
+
+[oraclelinux6-spacewalk20-client]
+label    = %(base_channel)s-spacewalk20-client
+archs    = %(_x86_archs)s
+name     = Spacewalk 2.0 Client for Oracle Linux 6 (%(arch)s)
+base_channels = oraclelinux6-%(arch)s
+yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL6/spacewalk20/client/%(arch)s/
+
 [oraclelinux5]
 archs    = %(_x86_archs)s
 name     = Oracle Linux 5 (%(arch)s)
@@ -913,3 +934,11 @@ archs    = %(_x86_archs)s
 name     = Oracle Linux 5 UEK (%(arch)s)
 base_channels = oraclelinux5-%(arch)s
 yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL5/UEK/latest/%(arch)s/
+
+[oraclelinux5-spacewalk20-client]
+label    = %(base_channel)s-spacewalk20-client
+archs    = %(_x86_archs)s
+name     = Spacewalk 2.0 Client for Oracle Linux 5 (%(arch)s)
+base_channels = oraclelinux5-%(arch)s
+yumrepo_url = 
http://public-yum.oracle.com/repo/OracleLinux/OL5/spacewalk20/client/%(arch)s/
+
-- 
1.7.1


--
Oracle <http://www.oracle.com>
Avi Miller | Principal Program Manager | +61 (412) 229 687
Oracle Linux and Virtualization
417 St Kilda Road, Melbourne, Victoria 3004 Australia


_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to