From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1C7b0U-0004rS-QY for mharc-grub-devel@gnu.org; Wed, 15 Sep 2004 10:43:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7b0T-0004pq-Cd for grub-devel@gnu.org; Wed, 15 Sep 2004 10:43:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7b0R-0004nx-Jg for grub-devel@gnu.org; Wed, 15 Sep 2004 10:43:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7b0R-0004nn-DP for grub-devel@gnu.org; Wed, 15 Sep 2004 10:43:35 -0400 Received: from [80.190.231.112] (helo=khepri.openbios.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C7auJ-00088A-JF for grub-devel@gnu.org; Wed, 15 Sep 2004 10:37:15 -0400 Received: from stepan by khepri.openbios.org with local (Exim 4.22) id 1C7auH-00043M-9L for grub-devel@gnu.org; Wed, 15 Sep 2004 16:37:13 +0200 Date: Wed, 15 Sep 2004 16:37:13 +0200 From: Stefan Reinauer To: The development of GRUB 2 Message-ID: <20040915143713.GA15563@openbios.org> References: <29337B5F-05EB-11D9-8F77-000A95A0560C@penguinppc.org> <873c1kri3q.fsf@marco.marco-g.com> <1095182110.16722.8.camel@localhost> <200409151138.19050.okuji@enbug.org> <7AD23C34-0722-11D9-9BF3-000A95A0560C@penguinppc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7AD23C34-0722-11D9-9BF3-000A95A0560C@penguinppc.org> User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.6.5-7.108-smp on an x86_64 X-Duff: Orig. Duff, Duff Lite, Duff Dry, Duff Dark, Raspberry Duff, Lady Duff, Red Duff, Tartar Control Duff, (Düff) Subject: Re: [ppc patch] add "enter" command 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, 15 Sep 2004 14:43:37 -0000 * Hollis Blanchard [040915 16:21]: > Sure. However Marco pointed out that this should live in commands/ , > and also should be a module... so I will resubmit later. I guess there > should be a commands/powerpc/ieee1275 directory though, to allow > multiple commands to implement "suspend" for different archs without > conflicting? what about a generic commands/ieee1275 directory? These commands should be the same on all openfirmware based platforms, ie sparc, arm, ... Stefan