From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 2 10:03:02 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE31B1065673; Mon, 2 Jun 2008 10:03:02 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id AAB638FC1A; Mon, 2 Jun 2008 10:03:01 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 90DB2680AEA; Mon, 2 Jun 2008 12:02:16 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wSZ-mvht5boy; Mon, 2 Jun 2008 12:02:06 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 53D87680AE7; Mon, 2 Jun 2008 12:02:06 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m52A26kF076921; Mon, 2 Jun 2008 12:02:06 +0200 (CEST) (envelope-from rdivacky) Date: Mon, 2 Jun 2008 12:02:06 +0200 From: Roman Divacky To: Ed Schouten Message-ID: <20080602100206.GA76861@freebsd.org> References: <20080602073152.GO64397@hoeg.nl> <20080602110919.17204gghm3yhhzwg@webmail.leidinger.net> <20080602091407.GQ64397@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080602091407.GQ64397@hoeg.nl> User-Agent: Mutt/1.4.2.3i Cc: Alexander Leidinger , freebsd-emulation@FreeBSD.org, philip@FreeBSD.org Subject: Re: Linux major/minor conversion not entirely correct X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2008 10:03:03 -0000 On Mon, Jun 02, 2008 at 11:14:07AM +0200, Ed Schouten wrote: > * Alexander Leidinger wrote: > > Quoting Ed Schouten (from Mon, 2 Jun 2008 09:31:52 +0200): > > > >> Last week I've been toying around with getting sshd working inside a > >> Linux jail, which seems to work quite nicely right now. I've made some > >> changes to our Linux compat layer that could already get (partially) > >> merged back to SVN. > > > > Does this mean your patch makes sshd inside a linux jail working for > > non-root logins? If yes: MFC planned (I haven't checked the commit mails > > yet, sorry)? > > Only on i386. We still have to deal with the sendmsg() badness. It > doesn't seem to work properly on amd64. check the logs... something was done with it already... dont remember details.... anyway, when/if I find time I'll try to look at it. but my queue is long :(