From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LGi1P-0007V7-FY for mharc-grub-devel@gnu.org; Sat, 27 Dec 2008 17:52:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LGi1O-0007Ui-7V for grub-devel@gnu.org; Sat, 27 Dec 2008 17:52:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LGi1M-0007UW-Qr for grub-devel@gnu.org; Sat, 27 Dec 2008 17:52:37 -0500 Received: from [199.232.76.173] (port=38262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGi1M-0007UT-NZ for grub-devel@gnu.org; Sat, 27 Dec 2008 17:52:36 -0500 Received: from sd-green-bigip-66.dreamhost.com ([208.97.132.66]:34059 helo=homiemail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LGi1M-0003wf-D9 for grub-devel@gnu.org; Sat, 27 Dec 2008 17:52:36 -0500 Received: from jidanni.org (122-127-33-180.dynamic.hinet.net [122.127.33.180]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id 639DE119E0E for ; Sat, 27 Dec 2008 14:52:34 -0800 (PST) To: grub-devel@gnu.org References: <1230364105.2633.61.camel@dv> From: jidanni@jidanni.org Date: Sun, 28 Dec 2008 06:52:32 +0800 Message-ID: <87y6y1i633.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: Re: [PATCH] grub-install message should mention --recheck 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, 27 Dec 2008 22:52:38 -0000 All I know is the day I discovered --recheck, I kicked myself for doing it by hand for a month because the message didn't alert me. Do mention it one way or another. OK, I leave this in your hands.