[Buildroot] [PATCH 1/1] core: enhance printvars for variables with newlines

Stefan Becker chemobejk at gmail.com
Tue Apr 3 16:37:04 UTC 2018


Hi,

On Tue, Apr 3, 2018 at 7:21 PM, Yann E. MORIN <yann.morin.1998 at free.fr>
wrote:

> The real solution IMHO is that you base your iamge creatikon out of the
> rootfs.tar image generated by Buildroot.
>

I'm not sure that is feasible, because then you would loose access to
things that need to be done inside fakeroot (f.ex.).

Plus @master the new rootfs-common.tar has been added, but the build
deletes it again and thus it can't be exported as build artifact.

If you are using a br2-external tree, you can also define your own
> filesystem iamge type that depends on rootfs.tar. Then your image
> generator (or a wrapper around that) would extract (under fakeroot)
> rootfs.tar, and generate your own image format out of that.
>

...which would mean we are back in the slow monolithic meta build system
with our components. Sorry, but that won't do :-)

BTW: we do have a br2-external tree but it is basically "pure". It is only
needed so that we do not pollute the buildroot tree with things that are
needed to run the buildroot build system and create the build artifacts
afterwards.

Regards, Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180403/5cfb7e63/attachment-0002.html>


More information about the buildroot mailing list