[syslinux] [BUG] options to LABEL on CLI not passed into command line

Bernd Blaauw bblaauw at home.nl
Thu Feb 21 09:57:18 PST 2013


Op 21-2-2013 15:32, Matt Fleming schreef:
> On Tue, 2013-02-12 at 15:18 -0500, Gene Cumm wrote:
>> When using the CLI and calling a LABEL "mylabel", specifying "mylabel
>> options" does not pass "options" through to the kernel's command line.
>
> Fixed, thanks!
>

Thanks for fixing, worth testing once another prerelease is out :)

It might be a cosmetic issue I'm experiencing, but I'm seeing "(null)" 
written on 5.02pre2 when pressing TAB at the CLI (reached by 
exiting/escaping menu first) when the labels are pressed.
This for submenus

pseudocode:

label a
label b
menu begin
label c
menu end
label d

ends up with:
a b (null) c (null) d


Config file available if needed/wanted.

Bernd


More information about the Syslinux mailing list