All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: Aleksandr Koltsoff <aleksandr.koltsoff@ebts.fi>
Cc: yocto@yoctoproject.org
Subject: Re: rootfs image size
Date: Thu, 27 Jan 2011 09:22:34 -0600	[thread overview]
Message-ID: <4D418DBA.4000208@windriver.com> (raw)
In-Reply-To: <4D41747D.6060708@ebts.fi>

On 1/27/11 7:34 AM, Aleksandr Koltsoff wrote:
> Chris Tapp wrote:
>> I've built poky-image-minimal for atom-pc using the 0.9 Poky release.
>>
>> This gives me an ext3 rootfs of over 80MB, which doesn't sound minimal
>> to me ;-)
>>
>> Can I reduce the size of the image, or is it expected to be this size?
> 
> Hi there,
> 
> The rpm packaging version does has some issues (half-statically built
> binaries, full SAT-solver which might be an overkill for a minimal
> image, etc).

Many of these items are resolved in the mhatle/rpm5 branch that is part of
poky-contrib.  I'm trying to get the work finished for inclusion in the next day
or so.

But for a minimal image, RPM likely is too big of a hammer for the filesystem
design you want and IPK is likely more useful to you.

The place where I see RPM being needed is in medium size to larger (CGL) style
systems.  Also places where a sat solver is necessary for field upgrades... even
though thats not quite working yet.

--Mark

> I got much better results by switching to PACKAGE_CLASSES ?=
> "package_ipk" in local.conf.
> 
> This will not be an RPM based system, but the image size will be
> significantly smaller (especially if you're trying to reduce minimal).
> 
> Also, some fixes (post 0.9) should drop the rpm size requirement a bit,
> if you want to try git/master.
> 
> regards,
> 
> ak.



      reply	other threads:[~2011-01-27 15:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 16:30 bsp doc bug Frans Meulenbroeks
2011-01-26 13:08 ` rootfs image size Chris Tapp
2011-01-26 23:58   ` Tian, Kevin
2011-01-27  9:50     ` Diego Sueiro
2011-01-27 22:37     ` Darren Hart
2011-01-28  0:20       ` Tian, Kevin
2011-01-27 13:34   ` Aleksandr Koltsoff
2011-01-27 15:22     ` Mark Hatle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D418DBA.4000208@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=aleksandr.koltsoff@ebts.fi \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.