From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FQ0uj-0003jy-R7 for mharc-grub-devel@gnu.org; Sun, 02 Apr 2006 07:38:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQ0ui-0003jt-B5 for grub-devel@gnu.org; Sun, 02 Apr 2006 07:38:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQ0uh-0003jS-7o for grub-devel@gnu.org; Sun, 02 Apr 2006 07:38:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQ0uh-0003jO-4D for grub-devel@gnu.org; Sun, 02 Apr 2006 07:38:35 -0400 Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQ0xW-0005BP-Ds for grub-devel@gnu.org; Sun, 02 Apr 2006 07:41:30 -0400 Received: from tschwinge by fencepost.gnu.org with local (Exim 4.34) id 1FQ0ug-0006hK-GD for grub-devel@gnu.org; Sun, 02 Apr 2006 07:38:34 -0400 Date: Sun, 2 Apr 2006 07:38:34 -0400 From: Thomas Schwinge To: The development of GRUB 2 Message-ID: <20060402113834.GN19029@fencepost> References: <87y7yp8e6o.fsf@xs4all.nl> <87r74gw6w6.fsf@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r74gw6w6.fsf@xs4all.nl> User-Agent: Mutt/1.5.6+20040907i Subject: Re: TCP timers and telnet X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 11:38:36 -0000 On Sun, Apr 02, 2006 at 01:31:37PM +0200, Marco Gerards wrote: > Marco Gerards writes: > > > So I was thinking, why not add such functionality to GRUB 2? It's > > easy to implement with the networking code I currently have. The only > > thing about it that sucks is that we have to implement multitheading, > > kinda... > > [...] > > And no-one noticed the date and everyone takes me seriously when I > come forward with crazy ideas. To me it sounded useful enough to take you seriously. (Not the multiple simultaneous sessions, though.) :-) Regards, Thomas