Re: [lxc-devel] [PATCH] separate console device from console log

2013-01-02 Thread Stéphane Graber
On 01/02/2013 05:33 PM, Dwight Engen wrote: > On Wed, 02 Jan 2013 13:37:29 -0500 > Stéphane Graber wrote: > >> On 12/27/2012 05:01 PM, Dwight Engen wrote: >>> lxc-start -c makes the named file/device the container's console, >>> but using this with a regular file in order to get a log of the >>>

Re: [lxc-devel] [PATCH] separate console device from console log

2013-01-02 Thread Dwight Engen
On Wed, 02 Jan 2013 13:37:29 -0500 Stéphane Graber wrote: > On 12/27/2012 05:01 PM, Dwight Engen wrote: > > lxc-start -c makes the named file/device the container's console, > > but using this with a regular file in order to get a log of the > > console output does not work very well if you also

Re: [lxc-devel] [PATCH] separate console device from console log

2013-01-02 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On 12/27/2012 05:01 PM, Dwight Engen wrote: > > lxc-start -c makes the named file/device the container's console, but using > > this with a regular file in order to get a log of the console output does > > not work very well if you also want to login

Re: [lxc-devel] [PATCH] separate console device from console log

2013-01-02 Thread Stéphane Graber
On 12/27/2012 05:01 PM, Dwight Engen wrote: > lxc-start -c makes the named file/device the container's console, but using > this with a regular file in order to get a log of the console output does > not work very well if you also want to login on the console. This change > implements an additional

[lxc-devel] [PATCH] separate console device from console log

2012-12-27 Thread Dwight Engen
lxc-start -c makes the named file/device the container's console, but using this with a regular file in order to get a log of the console output does not work very well if you also want to login on the console. This change implements an additional option (-L) to simply log the console's output to a