Go to file
Mihai Prica 14bf4ce9a0 libvirt: fixed virsh network problem
Virsh uses dnsmasq for its default bridged network. The dnsmasq daemon is
configured to starts on all public interfaces. Modified the config file
of the libvirtd daemon to stop the existing dnsmasq daemon to enable virsh
to work properly.

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
conf conf/distro: Remove distro settings from software layer. 2012-06-27 11:33:26 -06:00
recipes-core initscripts: Remove .swp file accidentally committed. 2012-06-27 11:12:43 -06:00
recipes-devtools/python python: Add ncurses support. Requires cross-compile patch for library search. 2012-06-21 15:20:01 -06:00
recipes-extended libvirt: fixed virsh network problem 2012-11-26 16:21:16 -07:00
recipes-kernel/linux linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules 2012-11-26 16:21:15 -07:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
README Documentation: Add maintainer and license information for meta-xen layer. 2012-06-22 11:51:16 -06:00

meta-xen

This layer provides support for building Xen, Libvirt, and associated packages necessary for constructing an OE-based Xen distribution.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD

URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD

Maintenance

This layer is maintained by Sage Electronic Engineering.

When sending single patches, please using something like: 'git send-email -1 --to support@se-eng.com --subject-prefix=meta-xen][PATCH'

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.

This README document is Copyright (C) 2012 Sage Electronic Engineering, LLC.