[Libosinfo] [osinfo-db PATCH 02/10] win2k: Remove duplicated devices

Fabiano Fidêncio fidencio at redhat.com
Thu Nov 8 19:18:40 UTC 2018


win2k "derives-from" winme, which "derives-from" win98, which
"derives-from" win95, which already adds:
- "qxl"
- "tablet"
- "ac97"
- "vga"

https://bugzilla.redhat.com/show_bug.cgi?id=1634807

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/microsoft.com/win-2k.xml.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/data/os/microsoft.com/win-2k.xml.in b/data/os/microsoft.com/win-2k.xml.in
index b6428bd..9524e2b 100644
--- a/data/os/microsoft.com/win-2k.xml.in
+++ b/data/os/microsoft.com/win-2k.xml.in
@@ -13,12 +13,6 @@
     <release-date>2000-02-17</release-date>
     <eol-date>2010-07-13</eol-date>
 
-    <devices>
-      <device id="http://pcisig.com/pci/1b36/0100"/> <!-- qxl -->
-      <device id="http://pcisig.com/pci/1234/1111"/> <!-- vga -->
-      <device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
-      <device id="http://pcisig.com/pci/8086/2415"/> <!-- ac97 -->
-    </devices>
 
     <media arch="i686">
       <iso>
-- 
2.19.1




More information about the Libosinfo mailing list