From owner-freebsd-current@FreeBSD.ORG Fri Sep 14 09:57:14 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E7D316A418 for ; Fri, 14 Sep 2007 09:57:14 +0000 (UTC) (envelope-from kvs@binarysolutions.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 05B5713C45B for ; Fri, 14 Sep 2007 09:57:13 +0000 (UTC) (envelope-from kvs@binarysolutions.dk) Received: from coruscant-2.local (naboo.binarysolutions.dk [80.196.17.173]) by solow.pil.dk (Postfix) with ESMTP id 8573F1CC10C; Fri, 14 Sep 2007 11:39:12 +0200 (CEST) Received: by coruscant-2.local (Postfix, from userid 502) id 8601663DF53; Fri, 14 Sep 2007 11:39:11 +0200 (CEST) To: Dmitry Morozovsky References: <20070914124630.D14000@woozle.rinet.ru> From: Kenneth Vestergaard Schmidt Organization: Binary Solutions Date: Fri, 14 Sep 2007 11:39:11 +0200 In-Reply-To: <20070914124630.D14000@woozle.rinet.ru> (Dmitry Morozovsky's message of "Fri\, 14 Sep 2007 12\:52\:12 +0400 \(MSD\)") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: current@FreeBSD.org Subject: Re: i386 package building on an amd64 system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 14 Sep 2007 09:57:14 -0000 Dmitry Morozovsky writes: > possibly stupid question: it there a way to fool jail (real, not "tinderbox" > one) that it's working under i386 kernel? This would be extremely useful for > local package building. We do it by creating an i386 chroot on the amd64-machine. Works perfectly. /Kenneth