From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lowex-0002rR-SJ for mharc-grub-devel@gnu.org; Wed, 01 Apr 2009 05:22:59 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lowev-0002pK-49 for grub-devel@gnu.org; Wed, 01 Apr 2009 05:22:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lowep-0002kA-Kg for grub-devel@gnu.org; Wed, 01 Apr 2009 05:22:56 -0400 Received: from [199.232.76.173] (port=35604 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lowep-0002jz-DR for grub-devel@gnu.org; Wed, 01 Apr 2009 05:22:51 -0400 Received: from mail-bw0-f167.google.com ([209.85.218.167]:52923) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Loweo-0006lQ-Vu for grub-devel@gnu.org; Wed, 01 Apr 2009 05:22:51 -0400 Received: by bwz11 with SMTP id 11so2645242bwz.42 for ; Wed, 01 Apr 2009 02:22:49 -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:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=qRPNqm3hhtStegBe7KZZ5aDkEHVDyRXAYkaOdM96TuU=; b=PvnN/In6am30nsE4G1GARQiZ68HCWihmal/C7jg1GOj6o2mulJTLMEYQ2uFOXJ53fh h7v/YUmvC//9IvJAa793bWMLrAdnVGYd12EnoKPQHqDEjdVhzSQCq5jeY2ytjLP30krT udxjz8cSBreeiwABcIag0B2YLlwu+8WSW5NdY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=GET7lWNh2m7ymbHQ7rfnWahV/gKj1ynPziNjiCEOaCwmzLP/96I8J/T16Z9JhEFPFl R06PT0hRzGoKfhsDDGa3lZeazL8wU2DK7Rya1NNERRCFZ2jG6WFOqs7OM8RgjhG1zzWu nnfcXQ5E6maNQWKIDRIMnDsyeHffL45iUBgsM= Received: by 10.223.111.71 with SMTP id r7mr5962448fap.59.1238577769047; Wed, 01 Apr 2009 02:22:49 -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 e17sm3333715fke.8.2009.04.01.02.22.48 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Apr 2009 02:22:48 -0700 (PDT) Message-ID: <49D33266.5050100@gmail.com> Date: Wed, 01 Apr 2009 11:22:46 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: David Miller References: <200903310049.36102.okuji@enbug.org> <49D0EC45.6040603@gmail.com> <49D31B05.8000505@gmail.com> <20090401.010759.82733500.davem@davemloft.net> In-Reply-To: <20090401.010759.82733500.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Cc: grub-devel@gnu.org 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 09:22:57 -0000 David Miller wrote: > From: phcoder > Date: Wed, 01 Apr 2009 09:43:01 +0200 > >> 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. > > This should all just be deleted. It's either going to be done by > my patches or is irrelevant. ok, thanks. Now everything is in savannah task tracker. As for command list I added important missing commands to task tracker and skipped not-so-useful ones. As there is some subjectivity involved if you don't agree with my choice just say it. Similar situation is with user's feature requests. I moved the ones that are out of scope of grub2 or already done to "Invalid requests" section. As for other I see none which are priority right now. If you disagree again just say. Also I'm currently adding patches which are pending for more then one week -- Regards Vladimir 'phcoder' Serbinenko