|
PACKAGECONFIG variables.
7 messages
Hi All, When trying to upgrade to libvirt-1.0, I'm getting some strange errors. How could this pass with the old libvirt I dont know. Is the XenAPI driver something you explicitly build and use ? ----
Hi All, When trying to upgrade to libvirt-1.0, I'm getting some strange errors. How could this pass with the old libvirt I dont know. Is the XenAPI driver something you explicitly build and use ? ----
|
By
David Nystr?m
·
|
|
[PATCH 00/14] Addition of meta-cloud
Since there are some common parts, please review, specifically the libvirt changes. David Nyström (14): Added protobuf-c criu dependency Added protobuf criu dependency Added CRIU recipe Added lxc reci
Since there are some common parts, please review, specifically the libvirt changes. David Nyström (14): Added protobuf-c criu dependency Added protobuf criu dependency Added CRIU recipe Added lxc reci
|
By
David Nystr?m
·
|
|
[PATCH 01/14] Added protobuf-c criu dependency
--- recipes-containers/criu/files/disable_tests.patch | 19 +++++++++++++++++++ recipes-containers/criu/protobuf-c_0.15.bb | 20 ++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644
--- recipes-containers/criu/files/disable_tests.patch | 19 +++++++++++++++++++ recipes-containers/criu/protobuf-c_0.15.bb | 20 ++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644
|
By
David Nystr?m
·
|
|
[PATCH 02/14] Added protobuf criu dependency
--- recipes-containers/criu/protobuf_2.4.1.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-containers/criu/protobuf_2.4.1.bb diff --git a/recipes-containers/criu
--- recipes-containers/criu/protobuf_2.4.1.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-containers/criu/protobuf_2.4.1.bb diff --git a/recipes-containers/criu
|
By
David Nystr?m
·
|
|
[PATCH 03/14] Added CRIU recipe
--- recipes-containers/criu/criu_git.bb | 29 ++++++++++++ .../criu/files/0001-Fixed-hardcoding.patch | 47 ++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 recipes-containers/c
--- recipes-containers/criu/criu_git.bb | 29 ++++++++++++ .../criu/files/0001-Fixed-hardcoding.patch | 47 ++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 recipes-containers/c
|
By
David Nystr?m
·
|
|
[PATCH 04/14] Added lxc recipe
--- recipes-containers/lxc/files/libmounts.patch | 48 +++++++++++++++++++++++++ recipes-containers/lxc/files/noldconfig.patch | 29 +++++++++++++++ recipes-containers/lxc/lxc_0.8.0.bb | 39 ++++++++++++
--- recipes-containers/lxc/files/libmounts.patch | 48 +++++++++++++++++++++++++ recipes-containers/lxc/files/noldconfig.patch | 29 +++++++++++++++ recipes-containers/lxc/lxc_0.8.0.bb | 39 ++++++++++++
|
By
David Nystr?m
·
|
|
[PATCH 05/14] Added netcf recipe, libvirt dependency
--- recipes-networking/netcf/netcf_git.bb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes-networking/netcf/netcf_git.bb diff --git a/recipes-networking/netcf
--- recipes-networking/netcf/netcf_git.bb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes-networking/netcf/netcf_git.bb diff --git a/recipes-networking/netcf
|
By
David Nystr?m
·
|
|
[PATCH 06/14] Added openbsd-netcat recipe, libvirt dependency
--- recipes-networking/netcat/openbsd-netcat_1.6.bb | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 recipes-networking/netcat/openbsd-netcat_1.6.bb diff --git a/recipe
--- recipes-networking/netcat/openbsd-netcat_1.6.bb | 29 +++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 recipes-networking/netcat/openbsd-netcat_1.6.bb diff --git a/recipe
|
By
David Nystr?m
·
|
|
[PATCH 07/14] Added openflow recipe
--- recipes-networking/openflow/openflow_1.0.bb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 recipes-networking/openflow/openflow_1.0.bb diff --git a/recipes-netwo
--- recipes-networking/openflow/openflow_1.0.bb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 recipes-networking/openflow/openflow_1.0.bb diff --git a/recipes-netwo
|
By
David Nystr?m
·
|
|
[PATCH 08/14] Added openvswitch recipe
--- .../openvswitch/files/openvswitch-controller | 274 ++++++++++++++++++++ .../openvswitch/files/openvswitch-controller-setup | 29 +++ .../openvswitch/files/openvswitch-example | 102 ++++++++ .../ope
--- .../openvswitch/files/openvswitch-controller | 274 ++++++++++++++++++++ .../openvswitch/files/openvswitch-controller-setup | 29 +++ .../openvswitch/files/openvswitch-example | 102 ++++++++ .../ope
|
By
David Nystr?m
·
|
|
[PATCH 09/14] Added .gitignore file
--- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..65feb82 --- /dev/null +++ b/.gitignore
--- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..65feb82 --- /dev/null +++ b/.gitignore
|
By
David Nystr?m
·
|
|
[PATCH 10/14] Changed David Nyströms email in README
--- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1ab6411..0ee4047 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Maintenance Send pull requests, p
--- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1ab6411..0ee4047 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ Maintenance Send pull requests, p
|
By
David Nystr?m
·
|
|
[PATCH 11/14] Added template cloud-* images
--- recipes-extended/images/cloud-image-compute.bb | 14 +++++++++ recipes-extended/images/cloud-image-controller.bb | 34 +++++++++++++++++++++ recipes-extended/images/cloud-image-guest.bb | 18 +++++++
--- recipes-extended/images/cloud-image-compute.bb | 14 +++++++++ recipes-extended/images/cloud-image-controller.bb | 34 +++++++++++++++++++++ recipes-extended/images/cloud-image-guest.bb | 18 +++++++
|
By
David Nystr?m
·
|
|
[PATCH 12/14] Added some details in README, and made the description common
--- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 0ee4047..f9f890b 100644 --- a/README +++ b/README @@ -1,12 +1,8 @@ meta-xen =========== -
--- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 0ee4047..f9f890b 100644 --- a/README +++ b/README @@ -1,12 +1,8 @@ meta-xen =========== -
|
By
David Nystr?m
·
|
|
[PATCH 14/14] Added kernel configuration for LxC and in kernel OpenvSwitch
--- recipes-kernel/linux/linux-yocto/lxc.cfg | 22 ++++++++++++++++++++++ recipes-kernel/linux/linux-yocto/lxc.scc | 4 ++++ recipes-kernel/linux/linux-yocto/vswitch.cfg | 2 ++ recipes-kernel/linux/linu
--- recipes-kernel/linux/linux-yocto/lxc.cfg | 22 ++++++++++++++++++++++ recipes-kernel/linux/linux-yocto/lxc.scc | 4 ++++ recipes-kernel/linux/linux-yocto/vswitch.cfg | 2 ++ recipes-kernel/linux/linu
|
By
David Nystr?m
·
|
|
[PATCH 00/14] Adding content of meta-cloud
From: David Nyström <david.nystrom@...> Since there are some common parts, please review, specifically the libvirt changes. David Nyström (14): Added protobuf-c criu dependency Added protobuf criu dep
From: David Nyström <david.nystrom@...> Since there are some common parts, please review, specifically the libvirt changes. David Nyström (14): Added protobuf-c criu dependency Added protobuf criu dep
|
By
David Nystr?m
·
|
|
[PATCH 01/14] Added protobuf-c criu dependency
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/files/disable_tests.patch | 19 +++++++++++++++++++ recipes-containers/criu/protobuf-c_0.15.bb | 20 ++++++++++++++++++++ 2 files chan
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/files/disable_tests.patch | 19 +++++++++++++++++++ recipes-containers/criu/protobuf-c_0.15.bb | 20 ++++++++++++++++++++ 2 files chan
|
By
David Nystr?m
·
|
|
[PATCH 02/14] Added protobuf criu dependency
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/protobuf_2.4.1.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-containers/criu/protobuf_2.4.1
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/protobuf_2.4.1.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-containers/criu/protobuf_2.4.1
|
By
David Nystr?m
·
|
|
[PATCH 03/14] Added CRIU recipe
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/criu_git.bb | 29 ++++++++++++ .../criu/files/0001-Fixed-hardcoding.patch | 47 ++++++++++++++++++++ 2 files changed, 76 insertions(+)
From: David Nyström <david.nystrom@...> --- recipes-containers/criu/criu_git.bb | 29 ++++++++++++ .../criu/files/0001-Fixed-hardcoding.patch | 47 ++++++++++++++++++++ 2 files changed, 76 insertions(+)
|
By
David Nystr?m
·
|
|
[PATCH 04/14] Added lxc recipe
From: David Nyström <david.nystrom@...> --- recipes-containers/lxc/files/libmounts.patch | 48 +++++++++++++++++++++++++ recipes-containers/lxc/files/noldconfig.patch | 29 +++++++++++++++ recipes-conta
From: David Nyström <david.nystrom@...> --- recipes-containers/lxc/files/libmounts.patch | 48 +++++++++++++++++++++++++ recipes-containers/lxc/files/noldconfig.patch | 29 +++++++++++++++ recipes-conta
|
By
David Nystr?m
·
|