From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JKh14-00086K-Lv for mharc-grub-devel@gnu.org; Thu, 31 Jan 2008 16:32:14 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKh13-00085Y-0z for grub-devel@gnu.org; Thu, 31 Jan 2008 16:32:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKh0y-000845-8Z for grub-devel@gnu.org; Thu, 31 Jan 2008 16:32:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKh0x-00083v-GA for grub-devel@gnu.org; Thu, 31 Jan 2008 16:32:08 -0500 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JKh0x-0006ss-3M for grub-devel@gnu.org; Thu, 31 Jan 2008 16:32:07 -0500 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 31 Jan 2008 16:32:06 -0500 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id C1AF461905A for ; Thu, 31 Jan 2008 16:32:05 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <47A23D84.8070900@nic.fi> References: <1201731230.15073.45.camel@solid.paris.klabs.be> <20080130222921.GC7679@thorin> <1201736725.15073.70.camel@solid.paris.klabs.be> <1201812869.4747.5.camel@dv> <47A23D84.8070900@nic.fi> Content-Type: text/plain; charset=ISO-8859-1 Date: Thu, 31 Jan 2008 16:32:05 -0500 Message-Id: <1201815125.4747.28.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Questions for writing manpages 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: Thu, 31 Jan 2008 21:32:13 -0000 On Thu, 2008-01-31 at 23:28 +0200, Vesa Jääskeläinen wrote: > >> echo (${root}) > > ( hd0,1 ) > >> ls (${root}) > > error: unknown device > > Is there a reason why root does not contain (hd0,1) (in this case) > > I think there was once change related to ()'s in codebase... perhaps > this was "broken" accidently? No idea. It did strike me as illogical the first time I ran "set". -- Regards, Pavel Roskin