Quoting Dwight Engen (dwight.en...@oracle.com):
> On Wed, 15 May 2013 08:56:27 -0500
> Serge Hallyn wrote:
>
> > Quoting Dwight Engen (dwight.en...@oracle.com):
> > > On Tue, 14 May 2013 14:13:45 -0500
> > > Serge Hallyn wrote:
> > >
> > > > Hi,
> > > >
> > > > I'd like to rewrite lxc-create t
Hi Serge,
On Tue, May 14, 2013 at 3:13 PM, Serge Hallyn wrote:
> Hi,
>
> I'd like to rewrite lxc-create to be c (calling out to the c templates
> which continue to be scripts for the most part). Unfortunately right
> now the lxcapi_create() just takes arguments to send to the lxc-create
> scrip
On Wed, 15 May 2013 08:56:27 -0500
Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > On Tue, 14 May 2013 14:13:45 -0500
> > Serge Hallyn wrote:
> >
> > > Hi,
> > >
> > > I'd like to rewrite lxc-create to be c (calling out to the c
> > > templates which continue to be sc
Quoting Dwight Engen (dwight.en...@oracle.com):
> On Tue, 14 May 2013 14:13:45 -0500
> Serge Hallyn wrote:
>
> > Hi,
> >
> > I'd like to rewrite lxc-create to be c (calling out to the c templates
> > which continue to be scripts for the most part). Unfortunately right
> > now the lxcapi_create(
On 05/14/2013 05:28 PM, Dwight Engen wrote:
> On Tue, 14 May 2013 14:13:45 -0500
> Serge Hallyn wrote:
>
>> Hi,
>>
>> I'd like to rewrite lxc-create to be c (calling out to the c templates
>> which continue to be scripts for the most part). Unfortunately right
>> now the lxcapi_create() just tak
On Tue, 14 May 2013 14:13:45 -0500
Serge Hallyn wrote:
> Hi,
>
> I'd like to rewrite lxc-create to be c (calling out to the c templates
> which continue to be scripts for the most part). Unfortunately right
> now the lxcapi_create() just takes arguments to send to the lxc-create
> script.
>
>
Hi,
I'd like to rewrite lxc-create to be c (calling out to the c templates
which continue to be scripts for the most part). Unfortunately right
now the lxcapi_create() just takes arguments to send to the lxc-create
script.
I could either dump the existing lxcapi_create function, replace it with