-
Notifications
You must be signed in to change notification settings - Fork 11
qemu: package qemu-cc #28
Comments
From: https://github.com/clearcontainers/tests/blob/master/.ci/setup_env_ubuntu.sh ./configure --disable-tools --disable-libssh2 --disable-tcmalloc --disable-glusterfs |
Closed because this is a duplicate of #25 |
Hi @gorozco1 /cc @sameo @jodh-intel @egernst @mcastelino @anthonyzxu |
@grahamwhaley yes you are right. We move from The one build from https://github.com/clearcontainers/qemu is still pending in this PR #34 as we found issues with it. |
Thanks. @egernst also pointed out we have clearcontainers/runtime#407 open to track the transition - so, we don't need to re-open this one, and @egernst and/or myself will add some more details of what and why to the runtime Issue. |
being said that I am going to reopen this issue so #34 solves this. |
@grahamwhaley we still need an issue here to track the packaging that's why I reopen this. |
np. thx |
Why are both --disable-cap-ng and --enable-cap-ng are being used? |
We should really be moving to the configure script (#46) as although we don't hard-code all those configuration options in |
Currently our packaged qemu-lite is created from:
https://github.com/01org/qemu-lite
We need to move to use this:
https://github.com/clearcontainers/qemu/tree/qemu-lite-v2.9.0
The text was updated successfully, but these errors were encountered: