[Buildroot] [PATCH 1/2] uclibc-ng: enable fts in default config file.

Alexey Brodkin Alexey.Brodkin at synopsys.com
Fri Oct 13 16:59:27 UTC 2017


Hi Thomas,

On Thu, 2017-10-12 at 20:08 +0200, Waldemar Brodkorb wrote:
> Hi,
> Thomas Petazzoni wrote,
> 
> > 
> > > 
> > > 3. Regarding purity of standards I may agree that we as more knowledgeable
> > >    engineers need to educate our users and resist temptation to return to
> > >    deprecated things. But as an advocate of my users I'd say that usability
> > >    and support of wider packages might be even more important.
> > 
> > Yes, I agree that there is a balance between "purity" and "pragmatism".
> > 
> > I don't have a very strong opinion on this FTS enabled or not. I don't
> > remember the size measurements with FTS enabled/disabled. Perhaps we
> > should just enable all features needed by Buildroot packages in our
> > uClibc configuration.
> 
> That would be indeed the best policy!
> 
> And I don't think a lot is missing. May be just FTS!

Well there might be more things but still I'd prefer to enable more
packages by default if it doesn't affect entire system (especially with
those "special" packages not enabled) a lot.

I mean as long as we don't introduce significant increase of either
memory footprint of existing system or cause run-time overhead it's
good to allow more packages to be built.

That said if someone wants more stripped down system it's easier
to disable uClibc options (directly via uclibc-menuconfig) compared
to:
 a) Enabling extra options in uClibc plus
 b) Patch Buildroot
to get some extra packages.

-Alexey


More information about the buildroot mailing list