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
Define a sha1sum_file() function in utils.c (which requires configure.ac
to check for -lcrypto and -lssl). Use that in lxcapi_create to write out
the sha1sum of the template being used.
Signed-off-by: Serge Hallyn
---
configure.ac |2 +
src/lxc/Makefile.am|2 +-
src/lxc/lx
On 2013/7/11 22:26, Serge Hallyn wrote:
> Quoting Rui Xiang (rui.xi...@huawei.com):
>> On 2013/7/9 23:58, Serge Hallyn wrote:
>>> Quoting Rui Xiang (rui.xi...@huawei.com):
On 2013/7/5 19:48, Serge Hallyn wrote:
> Quoting Rui Xiang (rui.xi...@huawei.com):
>> The same issue troubles me.
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
Quoting Dwight Engen (dwight.en...@oracle.com):
> On Thu, 11 Jul 2013 16:24:43 -0500
> Serge Hallyn wrote:
>
> > Quoting Dwight Engen (dwight.en...@oracle.com):
> > > On Thu, 11 Jul 2013 09:22:47 -0500
> > > Serge Hallyn wrote:
> > >
> > > > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > >
On Thu, 11 Jul 2013 16:24:43 -0500
Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > On Thu, 11 Jul 2013 09:22:47 -0500
> > Serge Hallyn wrote:
> >
> > > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > > > To add to the "you broke my lxc-create" list, the new version
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
Quoting Dwight Engen (dwight.en...@oracle.com):
> On Thu, 11 Jul 2013 09:22:47 -0500
> Serge Hallyn wrote:
>
> > Quoting Stéphane Graber (stgra...@ubuntu.com):
> > > To add to the "you broke my lxc-create" list, the new version also
> > > dropped the fancy header I introduced a while back (showin
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
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
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
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-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
Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> 3.10 kernel comes with proper hierarchical enforcement of devices
> cgroup. To keep that code somewhat sane, certain things are not
> allowed. Switching from default-allow to default-deny and vice versa
> are not allowed when there are children cg
On Thu, 11 Jul 2013 09:22:47 -0500
Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > To add to the "you broke my lxc-create" list, the new version also
> > dropped the fancy header I introduced a while back (showing the
> > template name, the arguments passed to it and the
On Thu, Jul 11, 2013 at 09:22:47AM -0500, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > To add to the "you broke my lxc-create" list, the new version also
> > dropped the fancy header I introduced a while back (showing the template
> > name, the arguments passed to it and
Quoting Rui Xiang (rui.xi...@huawei.com):
> On 2013/7/9 23:58, Serge Hallyn wrote:
> > Quoting Rui Xiang (rui.xi...@huawei.com):
> >> On 2013/7/5 19:48, Serge Hallyn wrote:
> >>> Quoting Rui Xiang (rui.xi...@huawei.com):
> The same issue troubles me. I try to start the container by these ways
Quoting Stéphane Graber (stgra...@ubuntu.com):
> To add to the "you broke my lxc-create" list, the new version also
> dropped the fancy header I introduced a while back (showing the template
> name, the arguments passed to it and the checksum of the template used
> at the time.
>
> An example was:
On 2013/7/9 23:58, Serge Hallyn wrote:
> Quoting Rui Xiang (rui.xi...@huawei.com):
>> On 2013/7/5 19:48, Serge Hallyn wrote:
>>> Quoting Rui Xiang (rui.xi...@huawei.com):
The same issue troubles me. I try to start the container by these ways
...
>>
>> After setting lxc.tty = 0, the result
19 matches
Mail list logo