public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Percival <matthew@capgo.com>
To: Linux OMAP Open Source <linux-omap-open-source@linux.omap.com>
Subject: Re: How to compress the filesystem
Date: Tue, 03 Jan 2006 09:19:50 +1100	[thread overview]
Message-ID: <1136240391.8899.4.camel@localhost.localdomain> (raw)
In-Reply-To: <7e6cc7550512270325m6cfef3cai88dfe007d3e60257@mail.gmail.com>

G'Day,

> around 14MB and it consists of all the library files in the /lib.I like to
> know how to compress my own filesystem to the factory filesystem
> level.Isthere any parameter has to be included with
> *mkfs.jffs2 *filesystem creation process?
> Please help me in this regard.

	JFFS2 already compresses, and quite extensively.  Your problem seems to
be that you have too many libraries: you almost certainly do not need
every library out there.  My /lib/ is 4.9MB, and this includes kernel
modules (my toolchain's lib/ is around 31MB, so you can see that most of
the libraries are not being used).  If you remove all the unused
libraries, you will likely cut things down considerably.  The OSK Newbie
Guide talks about this in the Filesystem chapter.

	-- Matthew

      parent reply	other threads:[~2006-01-02 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-27 11:25 How to compress the filesystem naga rajan
2005-12-27 12:10 ` Komal Shah
2006-01-02 22:19 ` Matthew Percival [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=1136240391.8899.4.camel@localhost.localdomain \
    --to=matthew@capgo.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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