From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lpoeo-0001q5-N7 for mharc-grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lpoen-0001pY-Cs for grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lpoeh-0001ox-Pu for grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:23 -0400 Received: from [199.232.76.173] (port=50935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lpoeh-0001ou-Jl for grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:19 -0400 Received: from elasmtp-banded.atl.sa.earthlink.net ([209.86.89.70]:51244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lpoeh-0001yV-5P for grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:19 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1Lpoeg-0000Ze-Pd for grub-devel@gnu.org; Fri, 03 Apr 2009 15:02:18 -0400 Message-ID: <49D65D3A.6040805@earthlink.net> Date: Fri, 03 Apr 2009 15:02:18 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: The development of GRUB 2 References: <49D52767.4050603@earthlink.net> <49D59588.30205@earthlink.net> <200904040344.52848.okuji@enbug.org> In-Reply-To: <200904040344.52848.okuji@enbug.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd482b675e24da4d4a93d4c250de0566ba90548b785378294e88350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: Grub2 svn2059 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, 03 Apr 2009 19:02:25 -0000 Yoshinori K. Okuji wrote: > On Friday 03 April 2009 14:17:04 step21 wrote: >> Hey, just a wild guess, but I think boot.mod got dropped and the boot >> command is now included in minicmd.mod > > Yes, it seems so. And, it is a mistake that boot and some other commands are > not built into the kernel. We must reduce modules, and let them back to the > kernel. > > Regards, > Okuji ----------- In the meantime, how do we get the new svn to work then? Is there some trick or something in the compile we need to do? Presently I'm using svn2031 successfully. Thanks Pat