Re: [libvirt] [PATCH 0/2] Set hostname in lxc containers

2018-01-03 Thread Michal Privoznik
On 12/18/2017 03:56 PM, Cédric Bosdonnat wrote: > Hey there, > > Here are two commits to set a transient hostname on lxc containers based > on the guest name. > > Cédric Bosdonnat (2): > Add virStringFilterChars() string utility > lxc: set a hostname based on the container name > > src/libv

[libvirt] [PATCH 0/2] Set hostname in lxc containers

2017-12-18 Thread Cédric Bosdonnat
Hey there, Here are two commits to set a transient hostname on lxc containers based on the guest name. Cédric Bosdonnat (2): Add virStringFilterChars() string utility lxc: set a hostname based on the container name src/libvirt_private.syms | 1 + src/lxc/lxc_container.c | 35 +