From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LoZga-0006rI-76 for mharc-grub-devel@gnu.org; Tue, 31 Mar 2009 04:51:08 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LoZgY-0006rD-D6 for grub-devel@gnu.org; Tue, 31 Mar 2009 04:51:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LoZgT-0006qt-55 for grub-devel@gnu.org; Tue, 31 Mar 2009 04:51:05 -0400 Received: from [199.232.76.173] (port=47898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LoZgS-0006qp-Uh for grub-devel@gnu.org; Tue, 31 Mar 2009 04:51:00 -0400 Received: from mail-bw0-f167.google.com ([209.85.218.167]:42393) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LoZgS-00081U-DA for grub-devel@gnu.org; Tue, 31 Mar 2009 04:51:00 -0400 Received: by bwz11 with SMTP id 11so2157794bwz.42 for ; Tue, 31 Mar 2009 01:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=pcxR+DhvAWzeQw/Rm4BjvDN/MFY5J79VpPysOZp3aO4=; b=GamrMblm7uyi62dptUrK4uPgnNA/8amAABMBG2VqDcySk4nDiCfdbhQQdySmCjlvC6 BNfH9b/ddihsTu0KiKYhnaZPV9WkNYOZoFCg0mSQGJ06w9eQ1nzLVcQLeofe5ul5/Nf3 VkpZcHAS1jcnO4cVEKdhpa6BCo8d2DU9WGQEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=kUk4eh5SWCz0FWuly6+PsAb1ryHLFop9YzXVKQd+Uk1YX/m0VVvo2NFrPsJXk2Lqov N4QjdXiS58bu7EN0B4aST+WFg+3O/XzdWANJ2iKp95IqhAQN1SCbn+3/lpfMyd94wrid iWyJbDlD76/A+uzZkpC3OUFPDsESH7DK06PTs= Received: by 10.223.105.139 with SMTP id t11mr4850025fao.11.1238489458801; Tue, 31 Mar 2009 01:50:58 -0700 (PDT) Received: from ?82.130.83.110? (hpx-public-dock-110-dhcp.ethz.ch [82.130.83.110]) by mx.google.com with ESMTPS id 28sm2741153fkx.17.2009.03.31.01.50.58 (version=SSLv3 cipher=RC4-MD5); Tue, 31 Mar 2009 01:50:58 -0700 (PDT) Message-ID: <49D1D971.6020706@gmail.com> Date: Tue, 31 Mar 2009 10:50:57 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <4b0e68160903291254u26b4dd18g4f974116e97b70c7@mail.gmail.com> <200903310945.56576.michael@gorven.za.net> <49D1CB39.2080309@gmail.com> <200903311015.52766.michael@gorven.za.net> In-Reply-To: <200903311015.52766.michael@gorven.za.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Current state of grub2 encryption 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: Tue, 31 Mar 2009 08:51:06 -0000 Michael Gorven wrote: > On Tuesday 31 March 2009 09:50:17 phcoder wrote: >> Michael Gorven wrote: >>> On Tuesday 31 March 2009 04:48:02 steve wrote: >>>> Update, i was able to get the right modules to load into a core.img by >>>> making the encrypted partition start at 1mb instead of 32.5kb, the >>>> modules loaded into core.img were: >>> Nice! I briefly looked at getting everything into core.img, but it seemed >>> impossible. That's a nice solution though. >> How big is the smallest core.img you could get? Have you tried applying >> my bootmove patch? > > I don't know about your bootmove patch. What does it do and where can I find > it? > It moves loader.c out of the kernel and boot command out of minicmd into separate module named boot.mod. It's on this list "Move loader.c out of the kernel" 03/22/2009 01:48 PM How big is your core.img? > Michael > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko