From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LGIyw-0001Ss-0Z for mharc-grub-devel@gnu.org; Fri, 26 Dec 2008 15:08:26 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LGIyt-0001PU-Rn for grub-devel@gnu.org; Fri, 26 Dec 2008 15:08:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LGIys-0001OW-CW for grub-devel@gnu.org; Fri, 26 Dec 2008 15:08:23 -0500 Received: from [199.232.76.173] (port=44332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGIys-0001OT-7Q for grub-devel@gnu.org; Fri, 26 Dec 2008 15:08:22 -0500 Received: from sd-green-bigip-83.dreamhost.com ([208.97.132.83]:49760 helo=homiemail-a2.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LGIyr-00034G-SS for grub-devel@gnu.org; Fri, 26 Dec 2008 15:08:22 -0500 Received: from jidanni.org (122-127-32-218.dynamic.hinet.net [122.127.32.218]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id A5807D272F for ; Fri, 26 Dec 2008 12:08:20 -0800 (PST) To: grub-devel@gnu.org References: <87k5c9h7dq.fsf@jidanni.org> From: jidanni@jidanni.org Date: Sat, 27 Dec 2008 04:08:18 +0800 Message-ID: <87wsdmu2bx.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: [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: Fri, 26 Dec 2008 20:08:24 -0000 *** grub-installORIG.in 2008-12-27 02:43:09.000000000 +0800 --- grub-install.in 2008-12-27 04:06:02.000000000 +0800 *************** *** 304,310 **** # Prompt the user to check if the device map is correct. ! echo "Installation finished. No error reported." ! echo "This is the contents of the device map $device_map." ! echo "Check if this is correct or not. If any of the lines is incorrect," ! echo "fix it and re-run the script \`grub-install'." ! echo --- 304,310 ---- # Prompt the user to check if the device map is correct. ! cat <