From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1KWcRD-0003vp-0r for openembedded-devel@openembedded.org; Fri, 22 Aug 2008 21:36:47 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KWcPy-0005HS-R4 for openembedded-devel@openembedded.org; Fri, 22 Aug 2008 19:35:30 +0000 Received: from ip-62-143-12-162.hsi.ish.de ([62.143.12.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Aug 2008 19:35:30 +0000 Received: from no2spam by ip-62-143-12-162.hsi.ish.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Aug 2008 19:35:30 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Rolf Leggewie Date: Fri, 22 Aug 2008 21:35:29 +0200 Message-ID: References: Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip-62-143-12-162.hsi.ish.de User-Agent: Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: Sender: news Subject: Re: [RFC] kexecboot: passing extra cmdline arguments X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2008 19:36:47 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, thank you for an interesting addition. Andrea Adami wrote: > The new linux-kexecboot package provides a brand new 'second stage bootloader' > thus allowing to boot from different media (SD, nand,...). The most important question for me right now is "How do I use this?" Unless this will be the default from now on, the best place to document the answer to this question will likely be the wiki. Regards Rolf