[libvirt] [sandbox 0/3] Getting dhcp to work on openSUSE

Cédric Bosdonnat cbosdonnat at suse.com
Mon Aug 24 10:17:03 UTC 2015


Hi all,

Two of these patches are getting dhclient and netconfig to work
properly in virt-sandboxes running on openSUSE. af_packet module
is required to get dhclient to run and /dev/fd is needed to get
openSUSE's netconfig and network script to properly update
/etc/resolv.conf.

Cédric Bosdonnat (3):
  Add af_packet module for dhclient to work
  Only show dhclient output in debug mode.
  Create /dev/fd symlink to /proc/self/fd

 libvirt-sandbox/libvirt-sandbox-builder-machine.c |  2 ++
 libvirt-sandbox/libvirt-sandbox-init-common.c     | 10 +++++++++-
 libvirt-sandbox/libvirt-sandbox-init-qemu.c       |  6 ++++++
 3 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.1.4




More information about the libvir-list mailing list