[syslinux] Some patches from mageia

Gene Cumm gene.cumm at gmail.com
Thu Dec 10 03:32:25 PST 2015


On Tue, Dec 1, 2015 at 3:02 PM, Erwan Velu via Syslinux
<syslinux at zytor.com> wrote:
> Hi folks,
>
> As per Ady request (thanks for the reminder), I forgot to send the patches
> I run in Mageia.
>
> There is two of them :
>
> One is making errors in parsing modules.alias not fatal.
>
> The other one is adding an option to chain to avoid reading garbage on the
> command line.
> I had some issues with gfxboot and had to implement that. I know it's a
> workaround, I don't really get if that's useful for others. You can forget
> it if you consider it as too weird.

This almost sounds like a global APPEND was used.  Current Syslinux
should ignore the global APPEND for COM32 use but other config parsers
like (vesa)menu.c32 and gfxboot.c32 might not as they don't call by
LABEL but execute plain commands.

> You can get the two commits from my mageia_fixes branch here :
> https://github.com/ErwanAliasr1/syslinux/tree/mageia-fixes

git-rebase did a far better job than a git-merge in this case.  Both are merged.

> It's currently rebased on the current master.
>
> Cheers,
> Erwan

-- 
-Gene


More information about the Syslinux mailing list