[syslinux] Fw: SYSLINUX 3.31-pre4 is release candidate

H. Peter Anvin hpa at zytor.com
Wed Sep 27 10:52:56 PDT 2006


Ryan McLean wrote:
> I assume what you want is something like:
> 
> Goto main menu
> if (timeout == true) 
>         run cmd 1 
> fi
> if (user-select == option x )
>         goto menu y
>         if (timeout == true) 
>                 return to main menu 
>                 Do nothing
>         fi
> fi
>  
> As far as i am aware it is not possible..
> 

It is.  You have to break up the main menu into two files.  See my 
previous email on the subject.

	-hpa




More information about the Syslinux mailing list