[Buildroot] [PATCH v3 2/3] docker-containerd: new package

Christian Stewart christian at paral.in
Thu May 26 23:10:04 UTC 2016


Thomas,
On Thu, May 26, 2016 12:29 PM, Thomas Petazzoni thomas.petazzoni at free-electrons.com wrote: > Thread dependency or not?
Yes, added comment + dep as with runc.
> So runc is really a build-time dependency?
Only if I copy runc to docker-runc, but given it's a symbolic link, I removed
this in the next version.
If I use an absolute path to make the symbolic link, will this cause problems on
the target device?

> No need for the &&, make these independent commands.
If I do this, I will need to duplicate the env statement as well as the cd.
And no, it's not possible to specify an absolute path to build. This produces
this kind of error:

can't load package: package
/home/paralin/Documents/skiff/workspaces/default/output/build/docker-containerd-v0.2.1/ctr:
import
“/home/paralin/Documents/skiff/workspaces/default/output/build/docker-containerd-v0.2.1/ctr”:
cannot import absolute path
Other than that, will apply these changes and respin.
Best, Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160526/4d116b1b/attachment-0002.html>


More information about the buildroot mailing list