From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JRzIz-0007Fh-0H for mharc-grub-devel@gnu.org; Wed, 20 Feb 2008 19:28:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRzIx-0007Du-Gl for grub-devel@gnu.org; Wed, 20 Feb 2008 19:28:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRzIv-0007BD-5r for grub-devel@gnu.org; Wed, 20 Feb 2008 19:28:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRzIv-0007Ar-0F for grub-devel@gnu.org; Wed, 20 Feb 2008 19:28:49 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JRzIu-00019K-FJ for grub-devel@gnu.org; Wed, 20 Feb 2008 19:28:48 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JRzIq-0001gK-Ay for grub-devel@gnu.org; Thu, 21 Feb 2008 00:28:44 +0000 Received: from adsl-69-234-178-125.dsl.irvnca.pacbell.net ([69.234.178.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 00:28:44 +0000 Received: from wa1ter by adsl-69-234-178-125.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 00:28:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: walt Date: Wed, 20 Feb 2008 16:29:31 -0800 Organization: none Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-178-125.dsl.irvnca.pacbell.net User-Agent: Thunderbird 3.0a1pre (X11/2008022005) Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Anyone using the new aout support? 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, 21 Feb 2008 00:28:51 -0000 I just built grub2 from cvs to try all of Bean's wonderful work with BSD/UFS and aout. I added no patches, and built on linux. Everything seems to work very well indeed, except that the 'aout' command is still not available to me at the grub2 shell prompt. It just doesn't appear on the list of available commands when I hit 'tab'. Grub2 is very close to being ready for prime time on pc/x86, so I'd like to find and fix this one little problem before I start using it as my real boot program. Can anyone confirm my result using plain vanilla grub2 from cvs?