All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] big root fs
Date: Wed, 12 Sep 2012 10:27:27 +0200	[thread overview]
Message-ID: <20120912102727.46894561@skate> (raw)
In-Reply-To: <1347438063.92384.YahooMailNeo@web164601.mail.gq1.yahoo.com>

Le Wed, 12 Sep 2012 01:21:03 -0700 (PDT),
Zoran Djordjevic <djdjdjole@yahoo.com> a ?crit :

> It is hard to send output/target folder, because it is about 100MB uncompressed.
> Maybe someone will have suggestion, according to next size info:
> The biggest folder inside "target" is /lib(20MB) and? /usr - 86MB (/usr/lib -20MB ; /usr/share - 60).
> Inside /usr/share - the most parts go to folders: locale (35MB); 

Enable option BR2_ENABLE_LOCALE_PURGE. And you can probably set
BR2_ENABLE_LOCALE_WHITELIST to just "C en_US". This should get rid of
most of your usr/share/locale directory.

I'm wondering whether we should make BR2_ENABLE_LOCALE_PURGE=y and
BR2_ENABLE_LOCALE_WHITELIST="C en_US" the defaults.

> fonts(20MB) and X11(5MB).
> I can send some of them although I am aware that info I provided is not so clear.

Can you send the output of:

	cd output/target/
	ls -lRS

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-09-12  8:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-11 12:29 [Buildroot] big root fs Zoran Djordjevic
2012-09-11 13:17 ` Peter Korsgaard
2012-09-11 13:43   ` Zoran Djordjevic
2012-09-11 13:44 ` Thomas Petazzoni
2012-09-12  5:32   ` Zoran Djordjevic
2012-09-12  6:10     ` Avery Pennarun
2012-09-12  6:44     ` Thomas Petazzoni
2012-09-12  7:26       ` Zoran Djordjevic
2012-09-12  8:21       ` Zoran Djordjevic
2012-09-12  8:27         ` Thomas Petazzoni [this message]
2012-09-12 16:19           ` Arnout Vandecappelle
2012-09-13  6:25           ` Zoran Djordjevic

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=20120912102727.46894561@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.