[Libosinfo] [PATCH] fedora: Adjust initrd/kernel paths to real file

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Thu May 29 22:05:17 UTC 2014


On Thu, May 29, 2014 at 7:49 PM, Lasse Schuirmann
<lasse.schuirmann at gmail.com> wrote:
> Did I ever mentioned that I hate writing commit messages? (I don't
> remember me getting one right ;))
>
> The rationale was never in the commit message, that is the sad truth.
> It was only in my explanation above.
>
> From 5d4d60aa9d1981ac9b1896228df7fe
> 57cd54559f Mon Sep 17 00:00:00 2001
> From: Lasse Schuirmann <lasse.schuirmann at gmail.com>
> Date: Thu, 29 May 2014 17:31:48 +0200
> Subject: [PATCH] fedora: Adjust initrd/kernel paths to real file
>
> In the 32 bit iso:
> - isolinux/vmlinuz is a hardlink to images/pxeboot/vmlinux
> - isolinux/initrd.img is a hardlink to images/pxeboot/initrd.img
>
> In the 64 bit iso:
> - /images/pxeboot/vmlinux is a hardlink to isolinux/vmlinuz
> - isolinux/initrd.img is a hardlink to images/pxeboot/initrd.img
>
> This patch adjusts the path so that they point to the real files in
> the archive instead of the hardlinks to them. This makes archive
> handling lots easier because handling hardlinks in archives is
> usually difficult.

Thats good, just add the URL here to the related bug you filed on
libarchive and we are set.

Please resend the patch with log fixed rather than just copy&pasting
the log here. Then I can push it for you more easily. The convention
is to prepend version to the email subject btw:
--subject-prefix='PATCHvN' (where N is the version) on git send-email
commandline.

-- 
Regards,

Zeeshan Ali (Khattak)
________________________________________
Befriend GNOME: http://www.gnome.org/friends/




More information about the Libosinfo mailing list