From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 00:13:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3865C37B404 for ; Wed, 23 Apr 2003 00:13:51 -0700 (PDT) Received: from ints.mail.pike.ru (ints.mail.pike.ru [195.9.45.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E02FE43F3F for ; Wed, 23 Apr 2003 00:13:49 -0700 (PDT) (envelope-from babolo@cicuta.babolo.ru) Received: (qmail 46369 invoked from network); 23 Apr 2003 07:31:45 -0000 Received: from babolo.ru (HELO cicuta.babolo.ru) (194.58.226.160) by ints.mail.pike.ru with SMTP; 23 Apr 2003 07:31:45 -0000 Received: (nullmailer pid 1331 invoked by uid 136); Wed, 23 Apr 2003 07:16:50 -0000 X-ELM-OSV: (Our standard violations) hdr-charset=KOI8-R; no-hdr-encoding=1 In-Reply-To: <20030422204734.6d8c0070.Alexander@Leidinger.net> To: Alexander Leidinger Date: Wed, 23 Apr 2003 11:16:50 +0400 (MSD) From: "."@babolo.ru X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <1051082210.744847.1330.nullmailer@cicuta.babolo.ru> cc: freebsd-ports@freebsd.org Subject: Re: Building ports in a chrooted tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 07:13:51 -0000 > On 22 Apr 2003 11:58:39 -0400 > Mike Patterson wrote: > > Simplified explanation of what this does: > This builds the world, installs it into a subdir, copies /usr/ports into Or better nullfs mount RO it from base system to chrooted. > subdir/usr/ports (so you should have no build of a port in progress, > else every object and source file of this port will get copied into the > subdir too), chroots into it and then builds all ports in WANTED_PORTS. > If you already have a /usr/obj with a finished buildworld and/or > buildkernel you can add -DNO_BUILDWORLD and/or -DNO_BUILDKERNEL to the > command line of make. > > When it finishes without errors, you should have some packages in > /usr/ports/packages.