[Libosinfo] [osinfo-db PATCH v2 02/13] ubuntu: Fix kernel path for 13.04 desktop ISOs
Daniel P. Berrangé
berrange at redhat.com
Mon Feb 11 10:40:01 UTC 2019
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 "." ?
> <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 :|
More information about the Libosinfo
mailing list