From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 13 08:03:26 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328F116A4CF for ; Tue, 13 Apr 2004 08:03:26 -0700 (PDT) Received: from pr93.lublin.sdi.tpnet.pl (pr93.lublin.sdi.tpnet.pl [217.97.36.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BAB443D3F for ; Tue, 13 Apr 2004 08:03:25 -0700 (PDT) (envelope-from michal@pasternak.w.lub.pl) Received: (qmail 96586 invoked by uid 1001); 13 Apr 2004 14:56:58 -0000 Date: Tue, 13 Apr 2004 16:56:58 +0200 From: Michal Pasternak To: Geoff Buckingham Message-ID: <20040413145658.GB96467@pasternak.w.lub.pl> References: <20040413142348.GB31567@chuggalug.clues.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20040413142348.GB31567@chuggalug.clues.com> cc: emulation@freebsd.org Subject: Re: LSB runtime compliance? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michal Pasternak List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 15:03:26 -0000 Geoff Buckingham [Tue, Apr 13, 2004 at 02:23:48PM +0000]: > After that problems were mainley around paths. Is it possible to force linux > binaries to only look for files under /compat/linux ? chroot / jail ?