From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lov6M-0004UY-MV for mharc-grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:10 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lov6K-0004TL-I7 for grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lov6H-0004QY-04 for grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:08 -0400 Received: from [199.232.76.173] (port=60294 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lov6G-0004QS-QZ for grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:04 -0400 Received: from mx20.gnu.org ([199.232.41.8]:48368) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lov6G-00005l-AU for grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:04 -0400 Received: from mail-fx0-f166.google.com ([209.85.220.166]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lov6F-0004Xs-Ka for grub-devel@gnu.org; Wed, 01 Apr 2009 03:43:03 -0400 Received: by fxm10 with SMTP id 10so2671881fxm.42 for ; Wed, 01 Apr 2009 00:43:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=4YiPMrz/rGx0A7PztDYghclghRkYyle9YzHjhHioxOM=; b=xixKgaHIxApml/HdoHlEyQfA6DrFLBw70f3kWgqSZN57UyO7bLaSWGpjvPjAQe+hTS Ho+0ezkTfPDuiY0LLNPC+v6OyI0XusFYAKbspFJ1P+u6NXwv48cGUoO0MJGcPyaR2yIp O811z2IYSoWpFz3QCT3O9R7Vr369vCSSXvQTM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=s+Sta/Z1wVpJH/LtafJMDJvPXEJWmVu6tkD06DWZHj5wGX0Vimtv1BmYt44xwLh8mX ztrf1CrfePXbbpP8xKSdYvcdnCe5VohwYcvm0DoyEvDwIp2lxZrCnio0bIs4eUky7Gag sDFMrK5RApj2htPLgq2Lo6pQSzP6Y6o41YChk= Received: by 10.223.113.200 with SMTP id b8mr5859226faq.84.1238571782588; Wed, 01 Apr 2009 00:43:02 -0700 (PDT) Received: from ?82.130.80.49? (hg-public-dock-49-dhcp.ethz.ch [82.130.80.49]) by mx.google.com with ESMTPS id 35sm3294929fkt.3.2009.04.01.00.43.01 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Apr 2009 00:43:02 -0700 (PDT) Message-ID: <49D31B05.8000505@gmail.com> Date: Wed, 01 Apr 2009 09:43:01 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49CFAAB7.3020807@gmail.com> <49CFDB7C.7050008@gmail.com> <200903310049.36102.okuji@enbug.org> <49D0EC45.6040603@gmail.com> In-Reply-To: <49D0EC45.6040603@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [PATCH] Split of the normal mode 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: Wed, 01 Apr 2009 07:43:09 -0000 Move from todo on wiki is done except UltraSparc. David Miller: these todos seem to be very outdated by your work. If some of them or new tasks are applicable could you add them to task tracker? # Install on disk # Grub emu # Boot something # Write a grub-install script to install grub and configure OF variables properly. This will be different from PPC because Sparc has openpromfs and is missing sysfs "devspec" links into the device tree. phcoder wrote: > Once I finish (not a lot remaining) I'll just put a notice in the head > that this page is preserved for historical purposes only and indications > to use savannah > Yoshinori K. Okuji wrote: >> On Monday 30 March 2009 05:35:08 phcoder wrote: >>> I moved todo to the svannah task track. >>> 3 pieces aren't moved yet >>> -PPC / Ultrasparc >>> -Command list >>> -Feature requests by users >> >> Isn't it better to remove the tasks which you moved to Savannah from >> the wiki? >> >> Regards, >> Okuji >> >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel > > -- Regards Vladimir 'phcoder' Serbinenko