[virt-tools-list] [libosinfo 1/2] Specify 'derives-from' relationship for Ubuntu & Debian OSs

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Feb 22 02:59:05 UTC 2012


From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>

---
 data/oses/debian.xml |   10 ++++++++++
 data/oses/ubuntu.xml |    7 +++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/data/oses/debian.xml b/data/oses/debian.xml
index ddf0dbe..825fdd1 100644
--- a/data/oses/debian.xml
+++ b/data/oses/debian.xml
@@ -15,6 +15,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/buzz"/>
+    <derives-from id="http://debian.org/buzz"/>
   </os>
 
   <os id="http://debian.org/bo">
@@ -24,6 +25,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/rex"/>
+    <derives-from id="http://debian.org/rex"/>
   </os>
 
   <os id="http://debian.org/hamm">
@@ -33,6 +35,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/bo"/>
+    <derives-from id="http://debian.org/bo"/>
   </os>
 
   <os id="http://debian.org/silnk">
@@ -42,6 +45,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/hamm"/>
+    <derives-from id="http://debian.org/hamm"/>
   </os>
 
   <os id="http://debian.org/potato">
@@ -51,6 +55,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/silnk"/>
+    <derives-from id="http://debian.org/silnk"/>
   </os>
 
   <os id="http://debian.org/woody">
@@ -60,6 +65,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/potato"/>
+    <derives-from id="http://debian.org/potato"/>
   </os>
 
 
@@ -70,6 +76,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/woody"/>
+    <derives-from id="http://debian.org/woody"/>
   </os>
 
   <os id="http://debian.org/etch">
@@ -79,6 +86,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/sarge"/>
+    <derives-from id="http://debian.org/sarge"/>
   </os>
 
   <os id="http://debian.org/lenny">
@@ -88,6 +96,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/etch"/>
+    <derives-from id="http://debian.org/etch"/>
 
     <devices>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1000"/>
@@ -116,6 +125,7 @@
     <vendor>Debian Project</vendor>
     <family>Linux</family>
     <upgrades id="http://debian.org/lenny"/>
+    <derives-from id="http://debian.org/lenny"/>
 
     <devices>
       <device id="http://www.linux-usb.org/usb.ids/80ee/0021"/>
diff --git a/data/oses/ubuntu.xml b/data/oses/ubuntu.xml
index 35a7812..9f72bb7 100644
--- a/data/oses/ubuntu.xml
+++ b/data/oses/ubuntu.xml
@@ -19,6 +19,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/hardy"/>
+    <derives-from id="http://ubuntu.com/hardy"/>
   </os>
 
   <os id="http://ubuntu.com/jaunty">
@@ -28,6 +29,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/intrepid"/>
+    <derives-from id="http://ubuntu.com/intrepid"/>
 
     <devices>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
@@ -41,6 +43,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/jaunty"/>
+    <derives-from id="http://ubuntu.com/jaunty"/>
   </os>
 
   <os id="http://ubuntu.com/lucid">
@@ -50,6 +53,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/karmic"/>
+    <derives-from id="http://ubuntu.com/karmic"/>
 
     <resources arch="all">
       <minimum>
@@ -92,6 +96,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/lucid"/>
+    <derives-from id="http://ubuntu.com/lucid"/>
 
     <resources arch="all">
       <minimum>
@@ -134,6 +139,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/maverick"/>
+    <derives-from id="http://ubuntu.com/maverick"/>
 
     <resources arch="all">
       <minimum>
@@ -176,6 +182,7 @@
     <vendor>Canonical</vendor>
     <family>Linux</family>
     <upgrades id="http://ubuntu.com/natty"/>
+    <derives-from id="http://ubuntu.com/natty"/>
 
     <resources arch="all">
       <minimum>
-- 
1.7.7.6




More information about the virt-tools-list mailing list