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

2012-10-09 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 8 Oct 2012 14:35:10 -0500 > Serge Hallyn wrote: ... > > Ubuntu by default creates a lxcbr0 bridge (NATed to the default nic). > > So /etc/lxc/lxc.conf is ubuntu-specific because how to set such a > > bridge up at boot is quite distro-specif

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

2012-10-09 Thread Dwight Engen
On Mon, 8 Oct 2012 14:35:10 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Fri, 5 Oct 2012 16:52:27 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > > > > > This is a new template to create containers based on O

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

2012-10-08 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Fri, 5 Oct 2012 16:52:27 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > > > This is a new template to create containers based on Oracle Linux. > > > A version such as 5.8, 6.3, or 6.latest can be spec

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

2012-10-08 Thread Dwight Engen
On Fri, 5 Oct 2012 16:52:27 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > This is a new template to create containers based on Oracle Linux. > > A version such as 5.8, 6.3, or 6.latest can be specified with -R in > > which case a rootfs will be created from

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

2012-10-05 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > > This is a new template to create containers based on Oracle Linux. A version > such as 5.8, 6.3, or 6.latest can be specified with -R in which case a rootfs > will be created from rpms downloaded from the Oracle public-yum repo. > Alternatively t

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

2012-10-04 Thread Dwight Engen
This is a new template to create containers based on Oracle Linux. A version such as 5.8, 6.3, or 6.latest can be specified with -R in which case a rootfs will be created from rpms downloaded from the Oracle public-yum repo. Alternatively the path to an existing rootfs of Oracle 5 or 6 may be give