Le 17/01/2013 15:45, Serge Hallyn a écrit :
Quoting Laurent Ducos (laurent.du...@biblibre.com):
Hello.
I use lxc and lxc-net on unbuntu 12.10 that works fine.
My problem is about the /etc/resolv.conf file in the container.
I think the file is written by dnsmasq when assigning dhcp lease
Is it
Signed-off-by: Dwight Engen
---
Makefile.am| 6 +-
lxc.spec.in| 15 ++-
src/lxc/Makefile.am| 1 +
src/python-lxc/Makefile.am | 2 ++
4 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 7b32326..
Just a note that the two commits for this change caused a regression
breaking at least lxc-info.
I have reverted both commits from the staging branch for now and will
re-review a newer version of the patch when Serge has some time to work
on it.
--
Stéphane Graber
Ubuntu developer
http://www.ubu
On 01/23/2013 12:59 PM, Dwight Engen wrote:
> Signed-off-by: Dwight Engen
Acked-by: Stéphane Graber
Pushed to staging. Thanks
> ---
> Makefile.am| 6 +-
> lxc.spec.in| 15 ++-
> src/lxc/Makefile.am| 1 +
> src/python-lxc/Makefile.am |