[Libosinfo] [osinfo-db] fedora: Fix initrd/vmlinuz path for F24
Christophe Fergeau
cfergeau at redhat.com
Thu Jan 12 13:35:32 UTC 2017
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
Feel free to mention in the commit log that this used to end in 0 with
older ISOs, but that starting with f24, this changed.
Christophe
On Thu, Jan 12, 2017 at 01:03:10PM +0100, Fabiano Fidêncio wrote:
> Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> ---
> data/os/fedoraproject.org/fedora-24.xml.in | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/data/os/fedoraproject.org/fedora-24.xml.in b/data/os/fedoraproject.org/fedora-24.xml.in
> index 1b7f461..e69cccc 100644
> --- a/data/os/fedoraproject.org/fedora-24.xml.in
> +++ b/data/os/fedoraproject.org/fedora-24.xml.in
> @@ -40,8 +40,8 @@
> <volume-id>Fedora-WS-Live-24.*</volume-id>
> <system-id>LINUX</system-id>
> </iso>
> - <kernel>isolinux/vmlinuz0</kernel>
> - <initrd>isolinux/initrd0.img</initrd>
> + <kernel>isolinux/vmlinuz</kernel>
> + <initrd>isolinux/initrd.img</initrd>
> </media>
> <media arch="x86_64" live="true">
> <variant id="workstation"/>
> @@ -50,8 +50,8 @@
> <volume-id>Fedora-WS-Live-24.*</volume-id>
> <system-id>LINUX</system-id>
> </iso>
> - <kernel>isolinux/vmlinuz0</kernel>
> - <initrd>isolinux/initrd0.img</initrd>
> + <kernel>isolinux/vmlinuz</kernel>
> + <initrd>isolinux/initrd.img</initrd>
> </media>
>
> <!-- Network Installer !-->
> --
> 2.9.3
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20170112/3347eef2/attachment.sig>
More information about the Libosinfo
mailing list