On Mon, Feb 11, 2019 at 11:40 AM Daniel P. Berrangé <berrange@xxxxxxxxxx> wrote: > > On Mon, Feb 11, 2019 at 09:43:44AM +0100, Fabiano Fidêncio wrote: > > Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> > > --- > > 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@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo -- Fabiano Fidêncio _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo