From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HxEKl-0008DH-Dp for mharc-grub-devel@gnu.org; Sat, 09 Jun 2007 23:43:19 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxEKj-0008D8-V6 for grub-devel@gnu.org; Sat, 09 Jun 2007 23:43:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxEKi-0008Cw-3a for grub-devel@gnu.org; Sat, 09 Jun 2007 23:43:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxEKh-0008Ct-U9 for grub-devel@gnu.org; Sat, 09 Jun 2007 23:43:15 -0400 Received: from m15-112.126.com ([220.181.15.112]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HxEKg-0005Cm-In for grub-devel@gnu.org; Sat, 09 Jun 2007 23:43:15 -0400 Received: from localhost (unknown [124.248.93.21]) by smtp2 (Coremail) with SMTP id wKjJDLDLfgNUc2tGEKnpAQ==.47211S2; Sun, 10 Jun 2007 11:43:17 +0800 (CST) Date: Sun, 10 Jun 2007 11:42:53 +0800 From: Bean To: The development of GRUB 2 Message-ID: <20070610034253.GA617@ws3.vdp.com> References: <20070609045616.GA9839@ws3.vdp.com> <87645x2ebq.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87645x2ebq.fsf@xs4all.nl> User-Agent: Mutt/1.5.13 (2006-08-11) X-Coremail-Antispam: 1U3Yxn0WfASr-VFAUDIcSsGvfJTg7C26xCjj4IEI4klw4CSww Aac4AC62xK8xCEY4vEwIxC4wC2zVAF1VAY17CE14v26r1j6r15Mx02cVAKzwASzI0EjI02 j7AqF2xKxwAv7VC0I7IYx2IY67AKxVWUJVWUGwCF72vE52k0Y41lYx0Ex4A2jsIE14v26r 1j6r4UM7C26IkvcIIF6IxKo4kEV4ylc2IjII80xcxEwVAKI48JM7AC8VAFwI0_Jr0_Gr1l b4IE77IF4wAFIxvE14AKwVWUJVWUGwAqx4xG64xvF2IEw4CE5I8CrVC2j2Wlb7Iv0xC_Zr UanT9S1TB71UUUUUUa7-sFnT9fnUUI43ZEXa7IUe7GYJUUUUUFnT9fnUU== X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: Update for NTFS file system driver 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, 10 Jun 2007 03:43:18 -0000 On Sat, Jun 09, 2007 at 08:05:45PM +0200, Marco Gerards wrote: > > The normal procedure for patches is to make them consistent with the > GCS (GNU Coding Standards), include a changelog. That way it is > easier to review the patch and to include it in GRUB 2. > Can you give me an example ? > > Did you write all the code yourself or did you use code from another > project, like Linux or grub4dos or so? > Yes, I write the code myself, which is based on the NTFS driver fsys_ntfs.c in grub4dos. -- Bean