Re: [Qemu-devel] iPXE timeout missing

2014-05-20 Thread Gerd Hoffmann
On So, 2014-04-13 at 02:05 +0200, Sebastian wrote: > By removing the timeout, access to the iPXE command line is now > impossible (pressing Ctrl+B in the timeout breaks the script). fyi: ipxe update in qemu git master brought it back. cheers, Gerd

Re: [Qemu-devel] iPXE timeout missing

2014-04-14 Thread Gerd Hoffmann
On So, 2014-04-13 at 02:05 +0200, Sebastian wrote: > Hi, > > when trying current qemu git, I noticed the iPXE timeout has been removed: > > commit 95ca557d5cfc1ef69ba9708ded552f389afe643d > Author: Gerd Hoffmann > Date: Mon Mar 25 09:07:40 2013 +0100 > > ipxe: disable two second timeout

[Qemu-devel] iPXE timeout missing

2014-04-12 Thread Sebastian
Hi, when trying current qemu git, I noticed the iPXE timeout has been removed: commit 95ca557d5cfc1ef69ba9708ded552f389afe643d Author: Gerd Hoffmann Date: Mon Mar 25 09:07:40 2013 +0100 ipxe: disable two second timeout By removing the timeout, access to the iPXE command line is now imp