[Libosinfo] [osinfo-db] ubuntu: Add USB tablet device support

Fabiano Fidêncio fidencio at redhat.com
Sun Feb 19 21:37:12 UTC 2017


As reported by Cole Robinson, none of the ubuntu distro metadat reports
sypport for the USB tablet device support.

After testing old Ubuntu ISOs, seems that 5.04 is the first bootable one
that supports it (4.10, the first one, wasn't bootable though).

Resolves: rhbz#1423024

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/ubuntu.com/ubuntu-5.04.xml.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/data/os/ubuntu.com/ubuntu-5.04.xml.in b/data/os/ubuntu.com/ubuntu-5.04.xml.in
index 1478d17..c6ef675 100644
--- a/data/os/ubuntu.com/ubuntu-5.04.xml.in
+++ b/data/os/ubuntu.com/ubuntu-5.04.xml.in
@@ -16,6 +16,10 @@
     <release-date>2005-04-08</release-date>
     <eol-date>2006-10-31</eol-date>
 
+    <devices>
+      <device id="http://usb.org/usb/80ee/0021"/> <!-- USB Tablet -->
+    </devices>
+
     <media arch="i686">
       <url>http://old-releases.ubuntu.com/releases/hoary/ubuntu-5.04-install-i386.iso</url>
       <iso>
-- 
2.9.3




More information about the Libosinfo mailing list