On Mon, Jan 9, 2017 at 11:07 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > On Mon, Jan 09, 2017 at 11:01:01AM +0100, Fabiano Fidêncio wrote: >> On Mon, Jan 9, 2017 at 10:16 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: >> > On Sun, Jan 08, 2017 at 04:53:43PM +0100, Fabiano Fidêncio wrote: >> >> diff --git a/data/os/fedoraproject.org/fedora-23.xml.in b/data/os/fedoraproject.org/fedora-23.xml.in >> >> index b884722..24e0b4c 100644 >> >> --- a/data/os/fedoraproject.org/fedora-23.xml.in >> >> +++ b/data/os/fedoraproject.org/fedora-23.xml.in >> >> @@ -49,8 +49,8 @@ >> >> <volume-id>Fedora-Live-WS-i686-23.*</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"/> >> >> @@ -59,8 +59,8 @@ >> >> <volume-id>Fedora-Live-WS-x86_64-23.*</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> >> >> >> > >> > What is this patch based on? >> > >> > # sha256sum Fedora-Live-Workstation-x86_64-23-10.iso >> > a91eca2492ac84909953ef27040f9b61d8525f7ec5e89f6430319f49f9f823fe Fedora-Live-Workstation-x86_64-23-10.iso >> > >> > (this matches >> > http://fedora.mirrors.ovh.net/linux/releases/23/Workstation/x86_64/iso/Fedora-Workstation-23-x86_64-CHECKSUM >> > ) >> > # mount -o loop Fedora-Live-Workstation-x86_64-23-10.iso /media/ >> > # ls -1 /media/isolinux/{initrd*,vmlinuz*} >> > /media/isolinux/initrd0.img >> > /media/isolinux/vmlinuz0 >> > >> > The f21 ISO I have locally also uses initrd0/vmlinuz0. >> >> Ouch! I'll re-check then. I've checked with a few Fedora ISOs (24, 25 >> ... and some older ISOs that I had handy at the moment). > > The f24/f25 images I have are using initrd/vmlinuz, I'd say the older > ones are using initrd0/vmlinuz0? (but I did not make an extensive check). I'll do the extensive check and submit a v2. Thanks for the review and for checking it, Christophe. > > Christophe _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo