From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JHdvU-0003f7-1x for mharc-grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHdvS-0003cQ-Bf for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHdvR-0003Zi-4p for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHdvQ-0003ZI-LJ for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:48 -0500 Received: from smtp-vbr1.xs4all.nl ([194.109.24.21]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHdvQ-0001qj-6W for grub-devel@gnu.org; Wed, 23 Jan 2008 06:37:48 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0NBbk4q019081 for ; Wed, 23 Jan 2008 12:37:47 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <1199325544.11143.104.camel@latsun.main.fg> <20080103114515.GA6613@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 23 Jan 2008 12:39:03 +0100 In-Reply-To: <20080103114515.GA6613@thorin> (Robert Millan's message of "Thu, 3 Jan 2008 12:45:15 +0100") Message-ID: <877ii0rctk.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] grub-probe && FreeBSD 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, 23 Jan 2008 11:37:50 -0000 Robert Millan writes: > On Wed, Jan 02, 2008 at 08:59:04PM -0500, Francis Gendreau wrote: >> >> Also, if someone can email-me how to uses diff so I can create patch in >> a single file, it would be greatly appreciated. :) > > diff -urp grub.old grub.new > > -r for recursive. > > -u is needed to prevent everyone's eyes from bleeding (for some odd reason, > everyone prefers this but is still not the default). > > -p is often preferred in this list to track which functions you changed. > > Please resend your patch with the new params, it'll make it easier to review > it. > > Also, remember to include a ChangeLog entry describing it. No patch yet, or did I miss something? -- Marco