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 1LXAB3-0006tJ-05 for openembedded-devel@openembedded.org; Wed, 11 Feb 2009 09:10:37 +0100 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LXA9w-0003cY-Qq for openembedded-devel@openembedded.org; Wed, 11 Feb 2009 08:09:28 +0000 Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Feb 2009 08:09:28 +0000 Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Feb 2009 08:09:28 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Koen Kooi Date: Wed, 11 Feb 2009 09:09:15 +0100 Message-ID: References: <20090210204817.GH11815@smtp.west.cox.net> <03499B67-9FFC-43D7-91C4-A92ECDB55370@student.utwente.nl> <20090210225940.GI11815@smtp.west.cox.net> <20090211002752.GJ11815@smtp.west.cox.net> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090131 Shredder/3.0b2pre In-Reply-To: <20090211002752.GJ11815@smtp.west.cox.net> Sender: news Subject: Re: [RFC] Add ubi volume image support, fix ubifs 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: Wed, 11 Feb 2009 08:10:40 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 11-02-09 01:27, Tom Rini wrote: > On Wed, Feb 11, 2009 at 12:42:34AM +0100, Koen Kooi wrote: >> On 10-02-09 23:59, Tom Rini wrote: > [snip] >>> Really? iirc from the mounting commandline stuff that means you have to >>> pass in machine-rootfs rather than just rootfs, ie >>> root=ubi0:machine-rootfs not root=ubi0:rootfs >> You'll have to update your bootloaders anyway, so cutting down on >> 'flashed wrong machine' errors is a big win :) > > The PoV we have is of starting things from scratch, so that's not > something we worry about. How about this so distros can take care of > it? Even better, since I wonder whow ubifs handles 'somereallylongmachinename-rootfs' :) regards, Koen