Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-12 Thread Dwight Engen
On Thu, 11 Jul 2013 23:55:36 -0500 Serge Hallyn wrote: > Quoting S.Çağlar Onur (cag...@10ur.org): > > Hi, > > > > > > On Thu, Jul 11, 2013 at 5:39 PM, Dwight Engen > > wrote: > > > > > On Thu, 11 Jul 2013 16:22:11 -0500 > > > Serge Hallyn wrote: > > > > > > > Quoting Dwight Engen (dwight.en..

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Serge Hallyn
Quoting S.Çağlar Onur (cag...@10ur.org): > Hi, > > > On Thu, Jul 11, 2013 at 5:39 PM, Dwight Engen wrote: > > > On Thu, 11 Jul 2013 16:22:11 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > On Thu, 11 Jul 2013 15:40:10 -0500 > > > > Serge Hallyn w

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread S . Çağlar Onur
Hi, On Thu, Jul 11, 2013 at 5:39 PM, Dwight Engen wrote: > On Thu, 11 Jul 2013 16:22:11 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > On Thu, 11 Jul 2013 15:40:10 -0500 > > > Serge Hallyn wrote: > > > > > > > Quoting Dwight Engen (dwight.en...@oracle.c

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Dwight Engen
On Thu, 11 Jul 2013 16:22:11 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Thu, 11 Jul 2013 15:40:10 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > On Thu, 11 Jul 2013 14:48:21 -0500 > > > > Serge Hallyn wrot

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Thu, 11 Jul 2013 15:40:10 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > On Thu, 11 Jul 2013 14:48:21 -0500 > > > Serge Hallyn wrote: > > > > > > > lxc-create ... -o - > > > > > > > > will send templa

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Dwight Engen
On Thu, 11 Jul 2013 15:40:10 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Thu, 11 Jul 2013 14:48:21 -0500 > > Serge Hallyn wrote: > > > > > lxc-create ... -o - > > > > > > will send template output to standard output (the old default). > > > > > > lxc-cre

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Thu, 11 Jul 2013 14:48:21 -0500 > Serge Hallyn wrote: > > > lxc-create ... -o - > > > > will send template output to standard output (the old default). > > > > lxc-create ... without any -o will hide template output. > > > > lxc-create -o /t

Re: [lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Dwight Engen
On Thu, 11 Jul 2013 14:48:21 -0500 Serge Hallyn wrote: > lxc-create ... -o - > > will send template output to standard output (the old default). > > lxc-create ... without any -o will hide template output. > > lxc-create -o /tmp/xxx will send template output to the file > /tmp/xxx. I like hav

[lxc-devel] [PATCH] lxc_create: add outfile option

2013-07-11 Thread Serge Hallyn
lxc-create ... -o - will send template output to standard output (the old default). lxc-create ... without any -o will hide template output. lxc-create -o /tmp/xxx will send template output to the file /tmp/xxx. Reported-by: "S.Çağlar Onur" Signed-off-by: Serge Hallyn --- src/lxc/arguments.h