|
[PATCH] lxc: Fix containers failed to start with LXC 3.2.1
From: Yanfei Xu <yanfei.xu@...> LXC 3.2.1 has a bug that containers may start failed in some cases, and this patch from upstream fix it. -------error message------ lxc-start vc0 202003231021
From: Yanfei Xu <yanfei.xu@...> LXC 3.2.1 has a bug that containers may start failed in some cases, and this patch from upstream fix it. -------error message------ lxc-start vc0 202003231021
|
By
Xu, Yanfei
· #5247
·
|
|
[PATCH] lxc: Fix containers failed to start with LXC 3.2.1
Of course yes, I'd like to uprev the lxc. But it may be a few days later. : ) Thanks, Yanfei
Of course yes, I'd like to uprev the lxc. But it may be a few days later. : ) Thanks, Yanfei
|
By
Xu, Yanfei
· #5259
·
|
|
[PATCH] lxc: uprev from 3.2.1 to 4.0.1
From: Yanfei Xu <yanfei.xu@...> Update to the just released 4.0.1. And drop some patches contained in this released. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- ...dd-option-to-se
From: Yanfei Xu <yanfei.xu@...> Update to the just released 4.0.1. And drop some patches contained in this released. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- ...dd-option-to-se
|
By
Xu, Yanfei
· #5260
·
|
|
[PATCH 0/1] correct the LIC_FILES_CHKSUM and LICENSE fields
From: Yanfei Xu <yanfei.xu@...> Hi maintainer, There is a mistake about "LICENSE_" field in the last patch which is "[PATCH] lxc: uprev from 3.2.1 to 4.0.1". Now fix it. BTW, with a md5 chec
From: Yanfei Xu <yanfei.xu@...> Hi maintainer, There is a mistake about "LICENSE_" field in the last patch which is "[PATCH] lxc: uprev from 3.2.1 to 4.0.1". Now fix it. BTW, with a md5 chec
|
By
Xu, Yanfei
· #5268
·
|
|
[PATCH 1/1] lxc: correct the LIC_FILES_CHKSUM and LICENSE fields
From: Yanfei Xu <yanfei.xu@...> License changes from lxc3.2.1 to lxc4.0.1: 1.File COPYING is renamed to LICENSE.LGPL2.1 2.Add a new file LICENSE.GPL2 Signed-off-by: Yanfei Xu <yanfei.xu@wind
From: Yanfei Xu <yanfei.xu@...> License changes from lxc3.2.1 to lxc4.0.1: 1.File COPYING is renamed to LICENSE.LGPL2.1 2.Add a new file LICENSE.GPL2 Signed-off-by: Yanfei Xu <yanfei.xu@wind
|
By
Xu, Yanfei
· #5269
·
|
|
[PATCH] libvirt: Use /run in replace of /var/run in libvirt
From: Yanfei Xu <yanfei.xu@...> To avoid systemd complains that the libvirt unit files use legacy directory, we configure the libvirt with '--with-runstatedir=/run' and do some minor changes
From: Yanfei Xu <yanfei.xu@...> To avoid systemd complains that the libvirt unit files use legacy directory, we configure the libvirt with '--with-runstatedir=/run' and do some minor changes
|
By
Xu, Yanfei
· #5813
·
|
|
[PATCH] ceph: add support for python3.9
From: Yanfei Xu <yanfei.xu@...> Add support for python3.9, or it will do_configure failed. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- ...FindPython-add-support-for-python3.9.patc
From: Yanfei Xu <yanfei.xu@...> Add support for python3.9, or it will do_configure failed. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- ...FindPython-add-support-for-python3.9.patc
|
By
Xu, Yanfei
· #6046
·
|
|
[PATCH] ceph: add support for python3.9
OK, I will investigate how to contribute ceph, then send a v2.
OK, I will investigate how to contribute ceph, then send a v2.
|
By
Xu, Yanfei
· #6054
·
|
|
[PATCH v2] ceph: add support for python3.9
From: Yanfei Xu <yanfei.xu@...> Add support for python3.9, or it will do_configure failed. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- v1->v2: Change the patch's Upstream-Status t
From: Yanfei Xu <yanfei.xu@...> Add support for python3.9, or it will do_configure failed. Signed-off-by: Yanfei Xu <yanfei.xu@...> --- v1->v2: Change the patch's Upstream-Status t
|
By
Xu, Yanfei
· #6055
·
|
|
[PATCH v2] ceph: add support for python3.9
Sorry. I wrongly thought my local meta-virt layer was same with upstream master. Thank you and I will do that as you said next time. Cheers, Yanfei
Sorry. I wrongly thought my local meta-virt layer was same with upstream master. Thank you and I will do that as you said next time. Cheers, Yanfei
|
By
Xu, Yanfei
· #6077
·
|
|
[PATCH] irqbalance: upgrade 1.6.0 -> 1.7.0
From: Yanfei Xu <yanfei.xu@...> Miscellaneous bug fix release, consisting of: Strlen checking for IRQBALANCE_BANNED_CPU env var Typo cleanup in SOCKET_TMPFS consolidation of numa node creati
From: Yanfei Xu <yanfei.xu@...> Miscellaneous bug fix release, consisting of: Strlen checking for IRQBALANCE_BANNED_CPU env var Typo cleanup in SOCKET_TMPFS consolidation of numa node creati
|
By
Xu, Yanfei
· #6258
·
|
|
[PATCH] libvirt: uprev v6.3 -> v7.2
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
|
By
Xu, Yanfei
· #6298
·
|
|
[PATCH] libvirt: uprev v6.3 -> v7.2
Yes. I saw there were some ancient patches... OK. I did the testing with our libvirt testcase and ovs testcase. The summary is as follow: libvirt_test (keyword: ) test results: *1 Run libvirt_test tes
Yes. I saw there were some ancient patches... OK. I did the testing with our libvirt testcase and ovs testcase. The summary is as follow: libvirt_test (keyword: ) test results: *1 Run libvirt_test tes
|
By
Xu, Yanfei
· #6326
·
|
|
[PATCH] libvirt: uprev v6.3 -> v7.2
Thanks Bruce. I am sorry for this. I made the patch on wrlinux-ovp distro, but the meta-virtualization seems the same with upstream's. :( I just reproduced the problem you met on poky and still analys
Thanks Bruce. I am sorry for this. I made the patch on wrlinux-ovp distro, but the meta-virtualization seems the same with upstream's. :( I just reproduced the problem you met on poky and still analys
|
By
Xu, Yanfei
· #6342
·
|
|
[PATCH] libvirt: uprev v6.3 -> v7.2
Thanks, will join. The reason about setting HOSTTOOLS_NONFATAL += "getent" is that I met the same problem which can not find 'getent'. But we could ignore this because we have set qemu_user and qemu_g
Thanks, will join. The reason about setting HOSTTOOLS_NONFATAL += "getent" is that I met the same problem which can not find 'getent'. But we could ignore this because we have set qemu_user and qemu_g
|
By
Xu, Yanfei
· #6347
·
|
|
[PATCH] libvirt: uprev v6.3 -> v7.2
It has disappeared after I pull a new poky. :) Agree, tests is in need. Yanfei
It has disappeared after I pull a new poky. :) Agree, tests is in need. Yanfei
|
By
Xu, Yanfei
· #6357
·
|
|
[PATCH v2] libvirt: uprev v6.3 -> v7.2
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
|
By
Xu, Yanfei
· #6410
·
|
|
[PATCH v2] libvirt: uprev v6.3 -> v7.2
You didn't miss anything, and the approach which you suggest works for me and is easier to use. Will use it in v3! Thanks, Yanfei
You didn't miss anything, and the approach which you suggest works for me and is easier to use. Will use it in v3! Thanks, Yanfei
|
By
Xu, Yanfei
· #6427
·
|
|
[PATCH v3] libvirt: uprev v6.3 -> v7.2
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
|
By
Xu, Yanfei
· #6431
·
|
|
[PATCH v4] libvirt: uprev v6.3 -> v7.2
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
From: Yanfei Xu <yanfei.xu@...> This upgrade spans 9 small release. The detailed realese logs could refer to: https://gitlab.com/libvirt/libvirt/-/blob/master/NEWS.rst Libvirt's buildsystem
|
By
Xu, Yanfei
· #6435
·
|