From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1J63Pb-0004PK-9T for mharc-grub-devel@gnu.org; Sat, 22 Dec 2007 07:25:03 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J63PY-0004MC-Em for grub-devel@gnu.org; Sat, 22 Dec 2007 07:25:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J63PW-0004Jx-OL for grub-devel@gnu.org; Sat, 22 Dec 2007 07:24:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J63PW-0004Jn-Hf for grub-devel@gnu.org; Sat, 22 Dec 2007 07:24:58 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J63PW-0002WN-FW for grub-devel@gnu.org; Sat, 22 Dec 2007 07:24:58 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id D8BAC3EB23 for ; Sat, 22 Dec 2007 13:28:49 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 22 Dec 2007 13:24:53 +0100 User-Agent: KMail/1.9.4 References: <20071216153046.GA11912@thorin> <20071222121827.GA27503@thorin> In-Reply-To: <20071222121827.GA27503@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712221324.54150.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: embedding filesystems in core image (Re: moving ata initialisation to a 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: Sat, 22 Dec 2007 12:25:01 -0000 On Saturday 22 December 2007 13:18, Robert Millan wrote: > Here's a new patch, with some cleanup. The main difference is that > memdisk.c doesn't include any arch-specific code. You forgot to attach it. :) Okuji