Re: [libvirt] Reworked patch set to add UID/GID support for containers

2013-04-19 Thread Daniel P. Berrange
On Thu, Apr 18, 2013 at 02:34:49PM -0400, dwa...@redhat.com wrote: Combined all UID/GID patches, taken into account Dan Berrange feedback. Now UID will be based off the current UID. Sandbox Shell is no longer used when using LXC containers. Connect will now just execute a shell within the

Re: [libvirt] Reworked patch set to add UID/GID support for containers

2013-04-19 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/19/2013 05:58 AM, Daniel P. Berrange wrote: On Thu, Apr 18, 2013 at 02:34:49PM -0400, dwa...@redhat.com wrote: Combined all UID/GID patches, taken into account Dan Berrange feedback. Now UID will be based off the current UID. Sandbox

[libvirt] Reworked patch set to add UID/GID support for containers

2013-04-18 Thread dwalsh
Combined all UID/GID patches, taken into account Dan Berrange feedback. Now UID will be based off the current UID. Sandbox Shell is no longer used when using LXC containers. Connect will now just execute a shell within the container. [sandbox PATCH 1/6] Add UID/GID support for use with