From owner-freebsd-current@FreeBSD.ORG Mon May 5 14:05:36 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8C4BA57 for ; Mon, 5 May 2014 14:05:36 +0000 (UTC) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 66BA3114F for ; Mon, 5 May 2014 14:05:35 +0000 (UTC) Received: from terran (unknown [192.168.99.1]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id F3662C4927; Mon, 5 May 2014 16:58:35 +0300 (EEST) Date: Mon, 5 May 2014 17:02:09 +0300 From: Aleksandr Rybalko To: Fbsd8 Subject: Re: need info about newcons in jails Message-Id: <20140505170209.59f849bc8904748e8b95fa8e@ddteam.net> In-Reply-To: <5364CFC2.60902@a1poweruser.com> References: <5364CFC2.60902@a1poweruser.com> X-Mailer: Sylpheed 3.3.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 14:05:36 -0000 On Sat, 03 May 2014 07:15:14 -0400 Fbsd8 wrote: > Hello list. Hi, > > Looking for information about using newcons as the terminal driver in > xorg for desktop in a jail. I don't really understand how that can be related. software running in jail doing output to same terminal in which jail started. So if you open xterm, and start jail from it, jailed s/w will output into xterm window. If you run jail from system virtual terminal syscons or vt(a.k.a. newcons), jailed s/w will output to that virtual terminal, no matter which one it is (syscons or vt(4)) > > Can only find this https://wiki.freebsd.org/Newcons > > Has anybody gotten it to work in a jail? > > Thanks > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Just try what you want to try, and if it will behave bad, report it to us. And we will try to help you. Thanks! WBW -- Aleksandr Rybalko