Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-03 Thread Michael H. Warfield
On Fri, 2014-05-02 at 17:41 -0400, Stéphane Graber wrote: > On Fri, May 02, 2014 at 05:37:37PM -0400, Stéphane Graber wrote: > > On Fri, May 02, 2014 at 05:20:11PM -0400, Michael H. Warfield wrote: > > > On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > > > > On Fri, 2014-05-02 at 21:

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-03 Thread Michael H. Warfield
On Fri, 2014-05-02 at 17:37 -0400, Stéphane Graber wrote: > On Fri, May 02, 2014 at 05:20:11PM -0400, Michael H. Warfield wrote: > > On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > > > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > > > Quoting Michael H. Warfield (m...@w

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Fri, 2014-05-02 at 23:50 +0200, Christian Seiler wrote: > Hi, > > We use upstart instances for the containers so they show up in "initctl > > list" as separate jobs which can be stopped or restarted. > Btw. we could do something similar for the systemd case if we implement > the autostart func

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Fri, 2014-05-02 at 17:41 -0400, Stéphane Graber wrote: > On Fri, May 02, 2014 at 05:37:37PM -0400, Stéphane Graber wrote: > > On Fri, May 02, 2014 at 05:20:11PM -0400, Michael H. Warfield wrote: > > > On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > > > > On Fri, 2014-05-02 at 21:

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Christian Seiler
Hi, > We use upstart instances for the containers so they show up in "initctl > list" as separate jobs which can be stopped or restarted. Btw. we could do something similar for the systemd case if we implement the autostart functionality with a generator (in that case, the generate could also det

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Stéphane Graber
On Fri, May 02, 2014 at 05:37:37PM -0400, Stéphane Graber wrote: > On Fri, May 02, 2014 at 05:20:11PM -0400, Michael H. Warfield wrote: > > On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > > > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > > > Quoting Michael H. Warfield

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Stéphane Graber
On Fri, May 02, 2014 at 05:20:11PM -0400, Michael H. Warfield wrote: > On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > > Quoting Michael H. Warfield (m...@wittsend.com): > > > > On Thu, 2014-05-01 at 17:26 -0400, Michael H

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Fri, 2014-05-02 at 21:27 +, Serge Hallyn wrote: > Quoting Michael H. Warfield (m...@wittsend.com): > > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > > Quoting Michael H. Warfield (m...@wittsend.com): > > > > On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > > > > >

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Serge Hallyn
Quoting Michael H. Warfield (m...@wittsend.com): > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > Quoting Michael H. Warfield (m...@wittsend.com): > > > On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > > > > Looks good to me with the provisio that I feel that autoboot on

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Fri, 2014-05-02 at 17:09 -0400, Michael H. Warfield wrote: > On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > > Quoting Michael H. Warfield (m...@wittsend.com): > > > On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > > > > Looks good to me with the provisio that I feel that

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Fri, 2014-05-02 at 21:03 +, Serge Hallyn wrote: > Quoting Michael H. Warfield (m...@wittsend.com): > > On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > > > Looks good to me with the provisio that I feel that autoboot on bootup > > > should be for all groups and not just the nu

Re: [lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Serge Hallyn
Quoting Michael H. Warfield (m...@wittsend.com): > On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > > Looks good to me with the provisio that I feel that autoboot on bootup > > should be for all groups and not just the null group. Dwight told me in > > another message that he did it

[lxc-devel] [PATCH] Add a non-null group for autobooting

2014-05-02 Thread Michael H. Warfield
On Thu, 2014-05-01 at 17:26 -0400, Michael H. Warfield wrote: > Looks good to me with the provisio that I feel that autoboot on bootup > should be for all groups and not just the null group. Dwight told me in > another message that he did it that way because the Upstart script did > it that way.