Re: [lxc-devel] [PATCH] Porcelain for lxc commands; easy management of system-level containers.

2011-05-09 Thread Nigel McNie
On 10 May 2011 04:10, Daniel Lezcano wrote: > > Ok, I am ready to post the configure / Makefile patches. > I set the default to disable porcelain commands with configure, so people > using lxc on small systems won't have to install extra library dependencies > and an update won't break their buil

Re: [lxc-devel] liblxc, lxc-browse()

2011-05-09 Thread Daniel Lezcano
On 05/09/2011 10:58 PM, Francois-Xavier Bourlet wrote: > Ok, thank a lots for the help! I am quite busy at this time, but soon > I will provide a clean patch. Cool, I believe this function will help for my ncurse based prototype :) -

Re: [lxc-devel] liblxc, lxc-browse()

2011-05-09 Thread Francois-Xavier Bourlet
Ok, thank a lots for the help! I am quite busy at this time, but soon I will provide a clean patch. Thanks again. On Mon, May 9, 2011 at 1:48 PM, Daniel Lezcano wrote: > On 05/07/2011 01:53 AM, Francois-Xavier Bourlet wrote: >> >> ok thanks for all the information and example. >> >> I believe th

Re: [lxc-devel] liblxc, lxc-browse()

2011-05-09 Thread Daniel Lezcano
On 05/07/2011 01:53 AM, Francois-Xavier Bourlet wrote: ok thanks for all the information and example. I believe that rather than trying to iterate over every containers running or not and trying to merge the result we could simply iterate only on running container, or only stopped container (I s

Re: [lxc-devel] [PATCH] Porcelain for lxc commands; easy management of system-level containers.

2011-05-09 Thread Daniel Lezcano
On 05/01/2011 06:09 AM, Nigel McNie wrote: > Right.. that was my first time sending a patch via e-mail for a few years.. > apologies if I've got things wrong! > > I need help with the Makefile stuff. I'm afraid I've never written a program > using the configure/make/make install system before, so I