From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KUkFR-0000A2-Em for mharc-grub-devel@gnu.org; Sun, 17 Aug 2008 11:32:53 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUkFP-00005e-9A for grub-devel@gnu.org; Sun, 17 Aug 2008 11:32:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUkFN-0008Td-K2 for grub-devel@gnu.org; Sun, 17 Aug 2008 11:32:50 -0400 Received: from [199.232.76.173] (port=55905 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUkFN-0008TV-Bc for grub-devel@gnu.org; Sun, 17 Aug 2008 11:32:49 -0400 Received: from smtp-vbr11.xs4all.nl ([194.109.24.31]:1708) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KUkFM-0000eW-RS for grub-devel@gnu.org; Sun, 17 Aug 2008 11:32:49 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7HFWiTE090603 for ; Sun, 17 Aug 2008 17:32:45 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <48a80c3d.2c012c0a.0a0b.1ed7SMTPIN_ADDED@mx.google.com> <2093CDE06674414C9544AAF40891DAA5@hp2003> Mail-Copies-To: mgerards@xs4all.nl Date: Sun, 17 Aug 2008 17:36:51 +0200 In-Reply-To: <2093CDE06674414C9544AAF40891DAA5@hp2003> (y. volta's message of "Sun, 17 Aug 2008 21:17:39 +0800") Message-ID: <873al31wmk.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] romfs support for Grub2 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: Sun, 17 Aug 2008 15:32:51 -0000 "y.volta" writes: > thanks bean, for your suggestion. I'm not famliar with GNU coding, so, would > you please show me some links to learn? especially the indent style. > and, this patch is just a work-able one, so, i'd like to improve it. > > for the legancy romfs patch, you can get it from savannah: > http://savannah.gnu.org/bugs/?864 Please make sure you write all code yourself. If you have questions about this, please contact me directly off-list (I will not read my email the next few days, though...) > btw. it is better if some one can introduce the framework of grub2, this would > reduce the difficulty of study the grub2. ;-) You can have a look at the wiki and ask questions :-) -- Marco