search for: mageia_fixes

Displaying 2 results from an estimated 2 matches for "mageia_fixes".

2015 Dec 01
3
Some patches from mageia
...ng 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. You can get the two commits from my mageia_fixes branch here : https://github.com/ErwanAliasr1/syslinux/tree/mageia-fixes It's currently rebased on the current master. Cheers, Erwan
2015 Dec 10
0
Some patches from mageia
...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