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

Cole Robinson crobinso at redhat.com
Tue Feb 21 21:41:29 UTC 2017


On 02/19/2017 04:37 PM, Fabiano Fidêncio wrote:
> 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>
> 

I verified the patch fixes my test case. Thanks Fabiano!

- Cole




More information about the Libosinfo mailing list