From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with archive (Exim 4.30) id 1BGH3g-0003Tp-3q for mharc-grub-devel@gnu.org; Wed, 21 Apr 2004 08:42:32 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGGP3-0005rE-Vn for grub-devel@gnu.org; Wed, 21 Apr 2004 08:00:33 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGGA4-0003my-9B for grub-devel@gnu.org; Wed, 21 Apr 2004 07:45:35 -0400 Received: from [213.228.0.169] (helo=postfix3-2.free.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGFh3-0008Qh-6W for grub-devel@gnu.org; Wed, 21 Apr 2004 07:15:05 -0400 Received: from openbrick.enbug.org (boitelle-1-82-66-127-114.fbx.proxad.net [82.66.127.114]) by postfix3-2.free.fr (Postfix) with ESMTP id 92D2AC100 for ; Wed, 21 Apr 2004 13:15:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by openbrick.enbug.org (Postfix) with ESMTP id DF8C5177500 for ; Wed, 21 Apr 2004 15:16:02 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 21 Apr 2004 13:18:22 +0200 User-Agent: KMail/1.5.3 References: <408417C4.4050907@nic.fi> <87smey39sg.fsf@marco.marco-g.com> In-Reply-To: <87smey39sg.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404211318.22050.okuji@enbug.org> Subject: Re: Is TODO list up to date? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 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: Wed, 21 Apr 2004 12:42:29 -0000 On Tuesday 20 April 2004 18:15, Marco Gerards wrote: > It is quite up to date. Multiboot has been implemented for a big > part, but some things still need to be done for multiboot AFAIK. All > other items on the TODO list are not worked on yet (well, I am > working a bit on normal mode, but feel free to work on that if you > want to). But if you think something else is missing you can work on > that too, after discussing that here. I've updated it a bit, so now it should be really up to date. :) Okuji