linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: diekema@bucks.si.com (diekema_jon)
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: HOWTO: Creating a root file system < 32 MB
Date: Fri, 31 Aug 2001 15:18:47 +0200	[thread overview]
Message-ID: <20010831131852.91AFB10CC0@denx.denx.de> (raw)
In-Reply-To: Your message of "Fri, 31 Aug 2001 08:38:55 EDT." <m15cnZX-001SysC@bucks>


Jon,

in message <m15cnZX-001SysC@bucks> you wrote:
>
> Objective:
>     Create a Linux root file system that is under 32MB for a MPC8260 target.

Ummm... 32 MB? That's HUGE!!! Most of the systems I see  in  products
have root filesystems in the size of 2...8 MB.

> Direction:
...
>     board.  We will start with all the packages in HHL 1.2, and
>     removed the fluff until we hit our target size.

I  disagree  with  this  method  in  general.  Taking  any  "standard
distribution" and removing things will always be a poor way to design
an   embedded   system.   You  will  always  get  caught  in  strange
interdependencies, where you cannot remove A (which you don't  need),
because  it's  needed  for  some  function of B (which you also don't
need), but another function of B is used by C, which is important  to
you.

If you want to build a lean system you have to do it  the  other  way
round: bottom up.

See also: .sig below :-)

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Perfection is reached, not when there is no longer anything  to  add,
but when there is no longer anything to take away.
- Antoine de Saint-Exupery

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2001-08-31 13:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-31 12:38 HOWTO: Creating a root file system < 32 MB diekema_jon
2001-08-31 13:00 ` Kapil Konde
2001-08-31 13:18 ` Wolfgang Denk [this message]
2001-08-31 13:48   ` diekema_jon
  -- strict thread matches above, loose matches on Subject: below --
2001-08-31 14:35 Navin Boppuri

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=20010831131852.91AFB10CC0@denx.denx.de \
    --to=wd@denx.de \
    --cc=diekema@bucks.si.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).