Re: [lxc-devel] [PATCH] [cosmetic] adjust include statements (v2)

2014-01-01 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On Wed, Jan 01, 2014 at 02:30:21PM -0600, Serge Hallyn wrote: > > Quoting S.Çağlar Onur (cag...@10ur.org): > > > Hey Serge, > > > > > > On Wed, Jan 1, 2014 at 3:04 PM, Serge Hallyn > > > wrote: > > > > Quoting S.Çağlar Onur (cag...@10ur.org): > >

Re: [lxc-devel] Strawman proposal... Default passwords in templates...

2014-01-01 Thread Serge Hallyn
Quoting Michael H. Warfield (m...@wittsend.com): > > Why not purely random? I also liked the suggestion of putting the > > password in a file under $lxcpath/$lxcname - though chmod 600 owned > > by the calling user, not root. I prefer not outputting it in > > stdout during create, but am not *str

Re: [lxc-devel] [PATCH] Use pthread_atfork() to unlock mutexes after fork()

2014-01-01 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This patch caused a build failure on Android: > > arm-linux-androideabi-gcc > --sysroot=/tmp/android-build-scripts/android-ndk-r9b/platforms/android-9/arch-arm/ > -DHAVE_CONFIG_H -I. -I../../src-fPIC -DPIC -I../../src > -DLXCROOTFSMOUNT=\"/da

Re: [lxc-devel] [Errored] caglar10ur/lxc-upstream#8 (master - 9a97d4e)

2014-01-01 Thread S . Çağlar Onur
Hey Stéphane, On Wed, Jan 1, 2014 at 4:47 PM, Stéphane Graber wrote: > Caglar, any chance you can drop that travis job so we don't get notified > twice of every failure? Ah of course, I thought I already disabled the travis for my fork but apparently I haven't. Doing now... > On Wed, Jan 01, 20

Re: [lxc-devel] Strawman proposal... Default passwords in templates...

2014-01-01 Thread Michael H. Warfield
On Wed, 2014-01-01 at 14:26 -0600, Serge Hallyn wrote: > Quoting Michael H. Warfield (m...@wittsend.com): > > [Holiday is mostly over... Most of the family has departed to their > > homes or other homes. Grandpa lays back to a late nap - errr - > > E-Mail...] > > > > Ok all, > > > > Serge and

Re: [lxc-devel] [Errored] caglar10ur/lxc-upstream#8 (master - 9a97d4e)

2014-01-01 Thread Stéphane Graber
Caglar, any chance you can drop that travis job so we don't get notified twice of every failure? On Wed, Jan 01, 2014 at 09:22:05PM +, Travis CI wrote: > Build Update for caglar10ur/lxc-upstream > - > > Build: #8 > Status: Errored > > Duration: 10 minutes

[lxc-devel] [Errored] caglar10ur/lxc-upstream#8 (master - 9a97d4e)

2014-01-01 Thread Travis CI
Build Update for caglar10ur/lxc-upstream - Build: #8 Status: Errored Duration: 10 minutes and 57 seconds Commit: 9a97d4e (master) Author: KATOH Yasufumi Message: doc: Improve Japanese man pages * Improve Japanese translation * Fix mis-translation * Insert line

Re: [lxc-devel] [PATCH] Use pthread_atfork() to unlock mutexes after fork()

2014-01-01 Thread Stéphane Graber
This patch caused a build failure on Android: arm-linux-androideabi-gcc --sysroot=/tmp/android-build-scripts/android-ndk-r9b/platforms/android-9/arch-arm/ -DHAVE_CONFIG_H -I. -I../../src-fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/data/lxc/lxc/lib/lxc/rootfs\" -DLXCPATH=\"/data/lxc/lxc/var/

[lxc-devel] [Errored] lxc/lxc#8 (master - 9a97d4e)

2014-01-01 Thread Travis CI
Build Update for lxc/lxc - Build: #8 Status: Errored Duration: 10 minutes and 33 seconds Commit: 9a97d4e (master) Author: KATOH Yasufumi Message: doc: Improve Japanese man pages * Improve Japanese translation * Fix mis-translation * Insert linefeed between par

[lxc-devel] [Errored] lxc/lxc#7 (master - 84e9e19)

2014-01-01 Thread Travis CI
Build Update for lxc/lxc - Build: #7 Status: Errored Duration: 10 minutes and 37 seconds Commit: 84e9e19 (master) Author: Andrey Mazo Message: Use pthread_atfork() to unlock mutexes after fork() Signed-off-by: Andrey Mazo Signed-off-by: Serge Hallyn View th

Re: [lxc-devel] [PATCH] [cosmetic] adjust include statements (v2)

2014-01-01 Thread Stéphane Graber
On Wed, Jan 01, 2014 at 02:30:21PM -0600, Serge Hallyn wrote: > Quoting S.Çağlar Onur (cag...@10ur.org): > > Hey Serge, > > > > On Wed, Jan 1, 2014 at 3:04 PM, Serge Hallyn > > wrote: > > > Quoting S.Çağlar Onur (cag...@10ur.org): > > >> Use "#include " style for external or exported headers onl

Re: [lxc-devel] [PATCH] [cosmetic] adjust include statements (v2)

2014-01-01 Thread Serge Hallyn
Quoting S.Çağlar Onur (cag...@10ur.org): > Hey Serge, > > On Wed, Jan 1, 2014 at 3:04 PM, Serge Hallyn wrote: > > Quoting S.Çağlar Onur (cag...@10ur.org): > >> Use "#include " style for external or exported headers only. > >> > >> changes since v1: > >> - adjusted formatting as Stéphane suggeste

Re: [lxc-devel] Strawman proposal... Default passwords in templates...

2014-01-01 Thread Serge Hallyn
Quoting Michael H. Warfield (m...@wittsend.com): > [Holiday is mostly over... Most of the family has departed to their > homes or other homes. Grandpa lays back to a late nap - errr - > E-Mail...] > > Ok all, > > Serge and Stéphane know my background as a security researcher and > expert. This

Re: [lxc-devel] [PATCH] [cosmetic] adjust include statements (v2)

2014-01-01 Thread S . Çağlar Onur
Hey Serge, On Wed, Jan 1, 2014 at 3:04 PM, Serge Hallyn wrote: > Quoting S.Çağlar Onur (cag...@10ur.org): >> Use "#include " style for external or exported headers only. >> >> changes since v1: >> - adjusted formatting as Stéphane suggested >> >> Signed-off-by: S.Çağlar Onur > > I'm not sure wh

[lxc-devel] [lxc/lxc] 9a97d4: doc: Improve Japanese man pages

2014-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 9a97d4e4bdf331bb2c2b8ed14bcefa53358c288f https://github.com/lxc/lxc/commit/9a97d4e4bdf331bb2c2b8ed14bcefa53358c288f Author: KATOH Yasufumi Date: 2014-01-01 (Wed, 01 Jan 2014) Changed paths: M doc/ja/lxc-a

[lxc-devel] [lxc/lxc] f2363e: adjust include statements (v2)

2014-01-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: f2363e38d07db2ad4796b5580b95e3665ed34a88 https://github.com/lxc/lxc/commit/f2363e38d07db2ad4796b5580b95e3665ed34a88 Author: S.Çağlar Onur Date: 2014-01-01 (Wed, 01 Jan 2014) Changed paths: M src/lua-lxc/c

Re: [lxc-devel] [PATCH] [cosmetic] adjust include statements (v2)

2014-01-01 Thread Serge Hallyn
Quoting S.Çağlar Onur (cag...@10ur.org): > Use "#include " style for external or exported headers only. > > changes since v1: > - adjusted formatting as Stéphane suggested > > Signed-off-by: S.Çağlar Onur I'm not sure why you made an exception for , but no big deal. Acked-by: Serge E. Hallyn

Re: [lxc-devel] [PATCH] Use pthread_atfork() to unlock mutexes after fork()

2014-01-01 Thread Serge Hallyn
Quoting Andrey Mazo (m...@telum.ru): > Signed-off-by: Andrey Mazo > --- > src/lxc/Makefile.am| 3 ++- > src/lxc/attach.c | 2 -- > src/lxc/bdev.c | 13 - > src/lxc/lxccontainer.c | 4 > src/lxc/lxclock.c | 23 ++- > src/lxc/monitor.c

[lxc-devel] [PATCH RFC] snapshot: enforce keeping same backing store type

2014-01-01 Thread Serge Hallyn
(only compile-tested so far, see below why) Stéphane noticed that lxc-snapshot of a dir-backed container created an overlayfs container. The expectation is that the user can continue to modify the original container and later make a new snapshot, but this doesn't work with the existing behavior -

Re: [lxc-devel] nested containers

2014-01-01 Thread Serge Hallyn
Quoting S.Çağlar Onur (cag...@10ur.org): > Hi, > > On Sat, Dec 28, 2013 at 5:21 AM, Stéphane Graber wrote: > > On Fri, Dec 27, 2013 at 06:56:15PM -0500, S.Çağlar Onur wrote: > >> Hey Pauk, > >> > >> On Fri, Dec 27, 2013 at 6:49 PM, Paul Wexler > >> wrote: > >> > Hello lxc community, > >> > > >>

Re: [lxc-devel] Lxc upgrading

2014-01-01 Thread Serge Hallyn
Quoting group PICT MANY (groupp...@gmail.com): > Trying to upgrade the lxc version from 0.7.5 to 0.8.0. Executed following > command : > > apt-get install lxc > > But it didnt work the package is still 0.7.5. > > apt-get install lxc=0.8.0 > > Gives error saying > > E: Version '0.8.0' for 'lxc'