From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs
Date: Thu, 25 Feb 2016 20:30:37 +0100 [thread overview]
Message-ID: <20160225193037.GA5870@free.fr> (raw)
In-Reply-To: <87y4a9vyw1.fsf@dell.be.48ers.dk>
Romain, Peter, All,
On 2016-02-25 11:59 +0100, Peter Korsgaard spake thusly:
> >>>>> "Romain" == Romain Izard <romain.izard.pro@gmail.com> writes:
> >> However, I won't battle over it, as my preference would go with
> >> hardlinks instead, but that option is not available. Meh... ;-)
> > The issue is that the single binary mode is much more space-efficient
> > than the classical mode. For my subset of 52 executables, it takes 704
> > KiB for the single-binary mode with shebangs, and 1.9 MiB with separate
> > programs (after stripping). I get a similar ratio if I compress it.
>
> > The classical mode is in fact worse than taking the coreutils package
> > without filtering, which takes 1.5 MiB.
>
> Crap, so that's no option then. I'll think some more about it.
OK, so we're back to Thomas' initial proposal: provide a single string
option that the user can set to the list of programs he wants:
config BR2_PKG_COREUTILS_PROGRAMS
bool "install programs"
help
List the programs you want. Leave empty to install all.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2016-02-25 19:30 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
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 [this message]
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=20160225193037.GA5870@free.fr \
--to=yann.morin.1998@free.fr \
--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.