Re: [lxc-devel] [PATCH 1/4] lxc-ubuntu: Always create the needed locales

2012-11-29 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Move some old code from the trim() function into the main configure_ubuntu > function so that we always create a locale in the container. > > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > templates/lxc-ubuntu.in | 18

[lxc-devel] [PATCH 1/4] lxc-ubuntu: Always create the needed locales

2012-11-28 Thread Stéphane Graber
Move some old code from the trim() function into the main configure_ubuntu function so that we always create a locale in the container. Signed-off-by: Stéphane Graber --- templates/lxc-ubuntu.in | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/lxc-