Re: [lxc-devel] [PATCH] console API improvements

2013-06-12 Thread Dwight Engen
On Mon, 10 Jun 2013 21:24:19 -0500 Serge Hallyn wrote: > > Thanks for the scenario, I tried it here and it is working for me > > (ie. gnome-terminal, mosh to server, then screen lxc-console -n > > -t 0, then resize gnome-terminal). I did see something else > > though far more concerning: in this

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Serge Hallyn
> Thanks for the scenario, I tried it here and it is working for me (ie. > gnome-terminal, mosh to server, then screen lxc-console -n -t 0, > then resize gnome-terminal). I did see something else though far more > concerning: in this scenario resizing the gnome-terminal made lxc-start > appear to

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Dwight Engen
On Mon, 10 Jun 2013 17:18:03 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Mon, 10 Jun 2013 15:49:07 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > On Mon, 10 Jun 2013 14:55:08 -0500 > > > > Serge Hallyn wrot

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 10 Jun 2013 15:49:07 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > On Mon, 10 Jun 2013 14:55:08 -0500 > > > Serge Hallyn wrote: > > > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > >

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Dwight Engen
On Mon, 10 Jun 2013 15:49:07 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Mon, 10 Jun 2013 14:55:08 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > Add a higher level console API that opens a tty/console and >

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > On Mon, 10 Jun 2013 14:55:08 -0500 > Serge Hallyn wrote: > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > Add a higher level console API that opens a tty/console and runs the > > > mainloop as well. Rename existing API to console_getfd(

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Dwight Engen
On Mon, 10 Jun 2013 14:55:08 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > Add a higher level console API that opens a tty/console and runs the > > mainloop as well. Rename existing API to console_getfd(). Use these > > in the python binding. > > > > Allow attac

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Add a higher level console API that opens a tty/console and runs the > mainloop as well. Rename existing API to console_getfd(). Use these in > the python binding. > > Allow attaching a console peer after container bootup, including if the > contai

Re: [lxc-devel] [PATCH] console API improvements

2013-06-10 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Add a higher level console API that opens a tty/console and runs the > mainloop as well. Rename existing API to console_getfd(). Use these in > the python binding. > > Allow attaching a console peer after container bootup, including if the > contai