Re: [lxc-devel] lxc-0.7.4 released

2011-03-07 Thread Daniel Lezcano
On 03/07/2011 08:48 PM, Rob Landley wrote: > How do I tell what version of lxc I'm using? The new lxc isn't in the > debian repo yet so I a ./configure/make/install from source, but I'm not > sure where it installed it. there's no central "lxc" command that runs > the other stuff. I tried "lxc-c

Re: [lxc-devel] lxc-0.7.4 released

2011-03-07 Thread Rob Landley
How do I tell what version of lxc I'm using? The new lxc isn't in the debian repo yet so I a ./configure/make/install from source, but I'm not sure where it installed it. there's no central "lxc" command that runs the other stuff. I tried "lxc-create --version" but it didn't give me the version

[lxc-devel] lxc-0.7.4 released

2011-02-26 Thread Daniel Lezcano
Hello, lxc-0.7.4 is released. Thanks all for your contributions ! Notes: == * Bug fixes / improvements * make compatible with the clone_children cgroup flag * maverick and natty templates * fixed regression from lxc-0.7.3 regarding the mount points ChangeLog: == Amit Utta