[CRIU] [RFC] tty: Add support of system console (/dev/console)

Cyrill Gorcunov gorcunov at gmail.com
Wed Oct 15 05:35:12 PDT 2014


On Wed, Oct 15, 2014 at 07:10:46AM -0500, Tycho Andersen wrote:
> Hi Cyrill,
> 
> On Wed, Oct 15, 2014 at 01:27:49PM +0400, Cyrill Gorcunov wrote:
> > /dev/console is a system console which provided
> > by the system with major 5 and minor 1. It's usually
> > configured on system startup with console= option
> > and underlied driver is resposible to deliver messages
> > to the console user.
> > 
> > Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> > ---
> > 
> > This patch is on top of previous
> > 
> > 	[PATCH 0/5] tty: Use reg-files engine to save paths to tty peers
> 
> I tried to apply both the above branch and this patch, but my git
> apply failed against current master. Can you send a github branch
> that I can pull?

Repo https://github.com/cyrillos/crtools branch dev-console


More information about the CRIU mailing list