[ipxe-devel] menu commands
Andrew Bobulsky
rulerof at gmail.com
Thu Mar 29 15:23:32 UTC 2012
Oh... my... God...
That is AWESOME :D
<3 iPXE.
Great work Michael and Robin!
Cheers,
Andrew Bobulsky
On Thu, Mar 29, 2012 at 10:44 AM, Michael Brown <mbrown at fensystems.co.uk> wrote:
> On Thursday 29 Mar 2012 11:11:53 Christian Hesse wrote:
>> I just found the documentation listing the menu commands 'menu', 'item' and
>> 'choose'. My iPXE command line does not know them and scripts give an error
>> as well: "menu: command not found"
>>
>> What do I need to get support for that?
>
> You need the latest code; the menu feature was only pushed about an hour ago!
>
>
> iPXE now has the ability to generate interactive menus directly from iPXE
> scripts. For example:
>
> menu Please choose an operating system to boot
> item fedora Fedora Linux
> item win7 Windows 7
> choose os
> echo Booting ${os}...
>
> A sample screenshot is attached. Documentation is currently available at
>
> http://ipxe.org/cmd/menu
> http://ipxe.org/cmd/item
> http://ipxe.org/cmd/choose
>
>
> Many thanks to Robin Smidsrød for coming up with the overall design for this
> feature!
>
> Michael
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
>
More information about the ipxe-devel
mailing list