Re: [lxc-devel] [PATCH] display warning when yum missing in fedora template

2012-10-05 Thread Stéphane Graber
On 10/04/2012 01:12 PM, Dwight Engen wrote: > This early exit is preventing the warning message that follows it from > being shown. > > Signed-off-by: Dwight Engen > --- > templates/lxc-fedora.in |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/templates/lxc-fedora.

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