Re: [lxc-devel] [PATCH 4/8] ubuntu-cloud: changes to support unprivileged use

2013-07-21 Thread Stéphane Graber
On Fri, Jul 19, 2013 at 02:26:51PM +, Serge Hallyn wrote: > From: Serge Hallyn > > don't try to lock if using a specified tarball > > The lock/subsys/lxc-ubuntu-cloud lock is to protect the tarballs > managed under /var/cache/lxc/cloud-$release. Don't lock if we've > been handed a tarball.

[lxc-devel] [PATCH 4/8] ubuntu-cloud: changes to support unprivileged use

2013-07-19 Thread Serge Hallyn
From: Serge Hallyn don't try to lock if using a specified tarball The lock/subsys/lxc-ubuntu-cloud lock is to protect the tarballs managed under /var/cache/lxc/cloud-$release. Don't lock if we've been handed a tarball. fake device creation Unprivileged users can't create devices, so bind moun

[lxc-devel] [PATCH 4/8] ubuntu-cloud: changes to support unprivileged use

2013-07-19 Thread serge . hallyn
From: Serge Hallyn don't try to lock if using a specified tarball The lock/subsys/lxc-ubuntu-cloud lock is to protect the tarballs managed under /var/cache/lxc/cloud-$release. Don't lock if we've been handed a tarball. fake device creation Unprivileged users can't create devices, so bind moun