Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-04 Thread Dwight Engen
On Tue, 2 Oct 2012 09:56:17 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Tue, 2 Oct 2012 09:16:22 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > On Mon, 1 Oct 2012 12:27:16 -0500 > > > > Serge Hallyn wrote:

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-02 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Tue, 2 Oct 2012 09:16:22 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > On Mon, 1 Oct 2012 12:27:16 -0500 > > > Serge Hallyn wrote: > > > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > >

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-02 Thread Dwight Engen
On Tue, 2 Oct 2012 09:16:22 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Mon, 1 Oct 2012 12:27:16 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > > > > > This is a new template to create containers based on a

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-02 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 1 Oct 2012 12:27:16 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > > > This is a new template to create containers based on an Oracle Linux > > > rootfs image. The path to the rootfs must be give

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-01 Thread Dwight Engen
On Mon, 1 Oct 2012 12:27:16 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > This is a new template to create containers based on an Oracle Linux > > rootfs image. The path to the rootfs must be given to the template, > > and if it resides on a btrfs will be sn

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-01 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > > This is a new template to create containers based on an Oracle Linux > rootfs image. The path to the rootfs must be given to the template, > and if it resides on a btrfs will be snapshoted rather than copied. > > Signed-off-by: Dwight Engen Hi

Re: [lxc-devel] [PATCH v2] Add Oracle Linux template

2012-10-01 Thread Dwight Engen
This is a new template to create containers based on an Oracle Linux rootfs image. The path to the rootfs must be given to the template, and if it resides on a btrfs will be snapshoted rather than copied. Signed-off-by: Dwight Engen --- configure.ac|1 + templates/Makefile.am