Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs
Date: Sun, 21 Feb 2016 23:09:02 +0100	[thread overview]
Message-ID: <877fhxaf7l.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1454498088-20233-1-git-send-email-romain.izard.pro@gmail.com> (Romain Izard's message of "Wed, 3 Feb 2016 12:14:48 +0100")

>>>>> "Romain" == Romain Izard <romain.izard.pro@gmail.com> writes:

 > As the recent revisions of coreutils use a single multi-call executable,
 > it is not possible to reduce the installed size of coreutils by removing
 > the unused programs. But the list of installed programs can be passed
 > when configuring the package, and it is possible ensure that only
 > required programs are embedded into the multi-call executable.

 > A global configuration option selects either the default set of
 > programs, or a configurable set. In the latter case, each coreutil
 > program has its own option.

 > Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>

Are you really using a setup where this detailed tweaking of coreutils
is needed?

Coreutils isn't super huge:

ls -lh target/usr/bin/coreutils
-rwxr-xr-x 1 peko peko 933K Feb 21 23:01 target/usr/bin/coreutils

And if you are using coreutils instead of busybox you are probably not
very interested in saving every last byte of rootfs size anyway, so I'm
not sure we should have 500+ lines of Config.in for this.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2016-02-21 22:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 11:14 [Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs Romain Izard
2016-02-03 16:34 ` Thomas Petazzoni
2016-02-03 17:13   ` Romain Izard
2016-02-12 13:48     ` Romain Izard
2016-02-21 22:09 ` Peter Korsgaard [this message]
2016-02-22  8:40   ` Romain Izard
2016-02-24 21:19     ` Gustavo Zacarias
2016-02-24 21:48       ` Yann E. MORIN
2016-02-24 21:58         ` Peter Korsgaard
2016-02-24 22:19           ` Yann E. MORIN
2016-02-25 10:54             ` Romain Izard
2016-02-25 10:59               ` Peter Korsgaard
2016-02-25 19:30                 ` Yann E. MORIN
2016-02-25 22:31               ` Arnout Vandecappelle
2016-02-26  8:26                 ` Romain Izard

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=877fhxaf7l.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox