[virt-tools-list] [PATCH] Add RHEL 6.2

Christophe Fergeau cfergeau at redhat.com
Tue Feb 7 13:16:19 UTC 2012


---
 data/oses/rhel.xml |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/data/oses/rhel.xml b/data/oses/rhel.xml
index ac6149b..7431c17 100644
--- a/data/oses/rhel.xml
+++ b/data/oses/rhel.xml
@@ -177,4 +177,26 @@
     </media>
   </os>
 
+  <os id="http://redhat.com/rhel/6.2">
+    <short-id>rhel-6.2</short-id>
+    <name>Red Hat Enterprise Linux 6.2</name>
+    <version>6.2</version>
+    <vendor>Red Hat, Inc</vendor>
+    <family>Linux</family>
+    <upgrades id="http://redhat.com/rhel/6.1"/>
+
+    <media arch="i386">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL_6.2 i386.*</volume-id>
+      </iso>
+    </media>
+    <media arch="x86_64">
+      <iso>
+        <system-id>LINUX</system-id>
+        <volume-id>.*RHEL_6.2 x86_64.*</volume-id>
+      </iso>
+    </media>
+  </os>
+
 </libosinfo>
-- 
1.7.7.6




More information about the virt-tools-list mailing list