Re: [lxc-devel] A lecture about Linux Containers

2014-02-24 Thread Rami Rosen
Hi, They are not on the web yet. As said, if someone interested to review, tell me off list. Regards, Rami Rosen http://ramirose.wix.com/ramirosen On Mon, Feb 24, 2014 at 10:45 AM, Ranjib Dey wrote: > wheres the link for the slides? > > > On Mon, Feb 24, 2014 at 12:21 AM, Rami

[lxc-devel] A lecture about Linux Containers

2014-02-24 Thread Rami Rosen
Hello, I am giving voluntarily a lecture about Linux Containers in a LUG (Haifux) in three weeks from now: http://haifux.org/lectures/320/ I will appreciate if someone will be willing to review the presentation slides; please send me a mail privately. Best Regards, Rami Rosen http

[lxc-devel] [PATCH] remove the return value of attach_ns.

2013-12-31 Thread Rami Rosen
This method removes the return value of the attach_ns() method as it is not needed and not used. Signed-off-by: Rami Rosen --- src/lxc/start.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/lxc/start.c b/src/lxc/start.c index 7395aea..a89d3e6 100644 --- a/src/lxc