[Libosinfo] [osinfo-db PATCH v2 02/13] ubuntu: Fix kernel path for 13.04 desktop ISOs

Fabiano Fidêncio fabiano at fidencio.org
Mon Feb 11 10:41:58 UTC 2019


On Mon, Feb 11, 2019 at 11:40 AM Daniel P. Berrangé <berrange at redhat.com> wrote:
>
> On Mon, Feb 11, 2019 at 09:43:44AM +0100, Fabiano Fidêncio wrote:
> > Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> > ---
> >  data/os/ubuntu.com/ubuntu-13.04.xml.in | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/data/os/ubuntu.com/ubuntu-13.04.xml.in b/data/os/ubuntu.com/ubuntu-13.04.xml.in
> > index 07fe3ac..8e175d1 100644
> > --- a/data/os/ubuntu.com/ubuntu-13.04.xml.in
> > +++ b/data/os/ubuntu.com/ubuntu-13.04.xml.in
> > @@ -50,7 +50,7 @@
> >        <iso>
> >          <volume-id>Ubuntu 13.04 i386</volume-id>
> >        </iso>
> > -      <kernel>casper/vmlinuz</kernel>
> > +      <kernel>casper/vmlinuz.</kernel>
>
> Really ? A trailing "." ?

Ops, no, this one is a typo and is on me. :-(
Fixed locally already.

>
> >        <initrd>casper/initrd.lz</initrd>
> >      </media>
> >      <media arch="x86_64" live="true">
> > @@ -58,7 +58,7 @@
> >        <iso>
> >          <volume-id>Ubuntu 13.04 amd64</volume-id>
> >        </iso>
> > -      <kernel>casper/vmlinuz</kernel>
> > +      <kernel>casper/vmlinuz.efi</kernel>
> >        <initrd>casper/initrd.lz</initrd>
> >      </media>
> >
>
> Regards,
> Daniel
> --
> |: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
> |: https://libvirt.org         -o-            https://fstop138.berrange.com :|
> |: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo



-- 
Fabiano Fidêncio




More information about the Libosinfo mailing list